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 9388 for branches/2017/dev_merge_2017/DOC/tex_sub/chap_LDF.tex – NEMO

Ignore:
Timestamp:
2018-03-08T17:57:24+01:00 (6 years ago)
Author:
nicolasmartin
Message:

Global reorganisation of DOC directory: implementation and configuration of syntax highlighting with 'minted' LaTeX package
New macros have been created to insert different source codes (fortran, xml, c and shell-session) in the document.
Pygments Python package is now required to compile the documentation.

Location:
branches/2017/dev_merge_2017/DOC/tex_sub
Files:
1 added
1 copied

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/DOC/tex_sub/chap_LDF.tex

    r9387 r9388  
    2828 
    2929%-----------------------------------nam_traldf - nam_dynldf-------------------------------------------- 
    30 \fortranfile{namelists/namtra_ldf}  
    31 \fortranfile{namelists/namdyn_ldf}  
     30\forfile{../namelists/namtra_ldf}  
     31\forfile{../namelists/namdyn_ldf}  
    3232%-------------------------------------------------------------------------------------------------------------- 
    3333 
Note: See TracChangeset for help on using the changeset viewer.