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 14467 for NEMO/releases/r4.0/r4.0-HEAD/doc/latex/global/styles.tex – NEMO

Ignore:
Timestamp:
2021-02-16T00:32:56+01:00 (3 years ago)
Author:
nicolasmartin
Message:

Fix documentation generation (manual and guide)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/releases/r4.0/r4.0-HEAD/doc/latex/global/styles.tex

    r11687 r14467  
    7272} 
    7373 
    74 %% Temporary fix 
    75 \def\set@curr@file#1{% 
    76   \begingroup 
    77     \escapechar\m@ne 
    78     \xdef\@curr@file{\expandafter\string\csname #1\endcsname}% 
    79   \endgroup 
    80 } 
    81 \def\quote@name#1{"\quote@@name#1\@gobble""} 
    82 \def\quote@@name#1"{#1\quote@@name} 
    83 \def\unquote@name#1{\quote@@name#1\@gobble"} 
    84  
    8574\makeatother 
Note: See TracChangeset for help on using the changeset viewer.