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 9350 for branches/2017/dev_merge_2017/DOC/TexFiles/Preamble.tex – NEMO

Ignore:
Timestamp:
2018-02-23T14:14:53+01:00 (7 years ago)
Author:
nicolasmartin
Message:

Add extra message filters and fix too long section titles for ToC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/DOC/TexFiles/Preamble.tex

    r9347 r9350  
    77%% Silence package: filter output messages and warnings 
    88\usepackage{silence} 
    9 %%% package loading 
     9%%% LaTeX warnings: package and label 
    1010\WarningFilter*{latex}{Package} 
     11\WarningFilter*{latex}{Label} 
    1112%%% minitoc hints 
    1213\WarningFilter{minitoc(hints)}{W0023} 
     14\WarningFilter{minitoc(hints)}{W0024} 
    1315\WarningFilter{minitoc(hints)}{W0028} 
    1416\WarningFilter{minitoc(hints)}{W0030} 
Note: See TracChangeset for help on using the changeset viewer.