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/document.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/document.tex

    r11543 r11563  
    1111 
    1212%% Document layout 
    13 \documentclass[fontsize = 10pt, 
    14 twoside = semi, abstract = on, 
    15 open = right]{scrreprt} 
     13\documentclass[fontsize = 10pt, twoside, abstract]{scrreprt} 
    1614 
    1715%% Load configurations 
     
    4644\input{../../global/info_page} 
    4745 
    48 \listoffigures \listoftables %\listoflistings   %% \listoflistings not working 
     46\listoffigures 
     47\listoflistings 
     48\listoftables 
    4949 
    5050\clearpage 
Note: See TracChangeset for help on using the changeset viewer.