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 11563 for NEMO/trunk/doc/latex/global/highlighting.tex – NEMO

Ignore:
Timestamp:
2019-09-18T15:36:42+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Miscellaneous changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/latex/global/highlighting.tex

    r11515 r11563  
    22%% ============================================================================== 
    33 
    4 \usepackage[outputdir=../build]{minted} 
     4\usepackage[outputdir=../build, section]{minted} 
    55 
    66%% Global highlighting style 
     
    2222 
    2323%% File 
    24 \newmintedfile[forfile]{fortran}{}   % \forfile{../namelists/nam...} 
     24\newmintedfile[forfile]{fortran}{} 
    2525 
    2626%% Inline 
Note: See TracChangeset for help on using the changeset viewer.