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

Ignore:
Timestamp:
2019-09-19T10:47:06+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Review indexes style

File:
1 edited

Legend:

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

    r11563 r11572  
    1111 
    1212%% Document layout 
    13 \documentclass[fontsize = 10pt, twoside, abstract]{scrreprt} 
     13\documentclass[fontsize = 10pt, twoside, abstract, draft]{scrreprt} 
    1414 
    1515%% Load configurations 
     
    9999\addcontentsline{toc}{chapter}{Indexes} 
    100100\lohead{Indexes} \rehead{Indexes} 
     101\printindex[blocks] 
    101102\printindex[keys] 
    102103\printindex[modules] 
    103 \printindex[blocks] 
    104104\printindex[parameters] 
    105105\printindex[subroutines] 
Note: See TracChangeset for help on using the changeset viewer.