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.
latexmkrc in NEMO/trunk/doc/latex/global – NEMO

source: NEMO/trunk/doc/latex/global/latexmkrc @ 11178

Last change on this file since 11178 was 11178, checked in by nicolasmartin, 5 years ago

Supplement of the last bugfix

File size: 122 bytes
Line 
1
2$silent = 1;
3$pdf_mode = 1;
4$makeindex = "makeindex -s %R.ist %O -o %D %S";
5$pdflatex = 'pdflatex -shell-escape %O %S';
6
Note: See TracBrowser for help on using the repository browser.