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 11212 for NEMO/trunk/doc/latex/DEPS – NEMO

Ignore:
Timestamp:
2019-07-03T21:21:59+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Mainly some modifications to enable the compilation of the manual by dedicated LaTeX editors
The compilation options have been gathered within latexmkrc RC file for Latexmk,
this has been tested successfully for 2 cross-platform softwares: Texmaker & TeXstudio?
Don't be able to test it under TeXShop for MacOS, but it should be portable as
it requires only to modify the configuration of few cmds: LaTeX, PdfLaTeX, Latexmk & PDF viewer
For a comprehensive list of available LaTeX editors, see https://en.wikibooks.org/wiki/LaTeX/Installation#Cross-platform)

Other changes

  • Rectification of the required list for LaTeX pkgs
  • Append thanks.tex with the first reviewers of chapters
  • Configuration of the background color for namelists
  • Testing of colors for different types of links
File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/latex/DEPS

    r11187 r11212  
    2323helvetic 
    2424hyperref 
    25 idxlayout 
    2625ifplatform 
     26imakeidx 
    2727koma-script 
    2828latex 
     29latexconfig 
    2930latex-bin 
    30 latexconfig 
    3131latex-fonts 
    3232latexmk 
     
    5353wrapfig 
    5454xcolor 
     55xkeyval 
    5556xstring 
    5657zapfchan 
    5758 
    58  
Note: See TracChangeset for help on using the changeset viewer.