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

Ignore:
Timestamp:
2019-09-18T17:41:37+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Style improvments

File:
1 edited

Legend:

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

    r11563 r11567  
    1818%% Caption 
    1919\captionsetup{font = footnotesize, justification = justified} 
     20 
     21%% `\autoref` names (uncapitalize) 
     22\renewcommand{\appendixautorefname}{appendix} 
     23\renewcommand{\equationautorefname}{equation} 
     24\renewcommand{\figureautorefname}{figure} 
     25%\renewcommand{\listingautorefname}{namelist} 
     26\renewcommand{\tableautorefname}{table} 
    2027 
    2128%% Footnote 
Note: See TracChangeset for help on using the changeset viewer.