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 14494 for NEMO/releases/r4.0/r4.0.5/doc/tools/shr_func.sh – NEMO

Ignore:
Timestamp:
2021-02-18T17:58:02+01:00 (3 years ago)
Author:
nicolasmartin
Message:

Apply global patches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/releases/r4.0/r4.0.5/doc/tools/shr_func.sh

    r11598 r14494  
    1111    printf "\t¤ Generation of the PDF format\n" 
    1212    latexmk -r  ./latex/global/latexmk.pl -pdfxe ./latex/$1/main/$1_manual \ 
    13 #  1> /dev/null 
     13   1> /dev/null 
    1414    [ -f ./latex/$1/build/$1_manual.pdf ] && mv ./latex/$1/build/$1_manual.pdf . 
    1515    echo 
Note: See TracChangeset for help on using the changeset viewer.