New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 14527 for NEMO/trunk/doc/latex/global/latexmk.pl – NEMO

Ignore:
Timestamp:
2021-02-22T17:45:39+01:00 (3 years ago)
Author:
nicolasmartin
Message:

Various minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/latex/global/latexmk.pl

    r14378 r14527  
    99 
    1010## Custom cmds 
    11 set_tex_cmds('-shell-escape -file-line-error -interaction=batchmode'); 
     11set_tex_cmds('-shell-escape -file-line-error -interaction=nonstopmode'); 
    1212#set_tex_cmds('-shell-escape -file-line-error'); 
    1313$makeindex = 'makeindex %O -s %R.ist -o %D %S'; 
Note: See TracChangeset for help on using the changeset viewer.