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_LBC.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_LBC.tex

    r9387 r9388  
    2020\label{LBC_coast} 
    2121%--------------------------------------------nam_lbc------------------------------------------------------- 
    22 \fortranfile{namelists/namlbc}  
     22\forfile{../namelists/namlbc}  
    2323%-------------------------------------------------------------------------------------------------------------- 
    2424 
     
    354354 
    355355%-----------------------------------------nambdy-------------------------------------------- 
    356 \fortranfile{namelists/nambdy}  
     356\forfile{../namelists/nambdy}  
    357357%----------------------------------------------------------------------------------------------- 
    358358%-----------------------------------------nambdy_index-------------------------------------------- 
    359 %\fortranfile{namelists/nambdy_index} 
     359%\forfile{../namelists/nambdy_index} 
    360360%----------------------------------------------------------------------------------------------- 
    361361%-----------------------------------------nambdy_dta-------------------------------------------- 
    362 \fortranfile{namelists/nambdy_dta}  
     362\forfile{../namelists/nambdy_dta}  
    363363%----------------------------------------------------------------------------------------------- 
    364364%-----------------------------------------nambdy_dta-------------------------------------------- 
    365 %\fortranfile{namelists/nambdy_dta2}  
     365%\forfile{../namelists/nambdy_dta2}  
    366366%----------------------------------------------------------------------------------------------- 
    367367 
     
    635635 
    636636%-----------------------------------------nambdy_tide-------------------------------------------- 
    637 \fortranfile{namelists/nambdy_tide}  
     637\forfile{../namelists/nambdy_tide}  
    638638%----------------------------------------------------------------------------------------------- 
    639639 
Note: See TracChangeset for help on using the changeset viewer.