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 11177 – NEMO

Changeset 11177


Ignore:
Timestamp:
2019-06-25T13:14:45+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Bugfix for LaTeX compilation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/tools/shr_func.sh

    r11176 r11177  
    1515build() { 
    1616    printf "\t¤ Generation of the PDF format\n" 
    17     latexmk -r  ./latex/$1/main/latexmkrc \ 
     17    latexmk -r  ./latex/global/latexmkrc \ 
    1818       -cd ./latex/$1/main/$1_manual \ 
    1919       -outdir=../build              \ 
Note: See TracChangeset for help on using the changeset viewer.