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.
.svnignore in NEMO/trunk/doc/latex – NEMO

source: NEMO/trunk/doc/latex/.svnignore @ 11433

Last change on this file since 11433 was 11187, checked in by nicolasmartin, 5 years ago

Modifications and bugfixes

  • Correction of the layout standard Right: scrreprt instead of scrreport
  • Switch to 2-columns for the bibliography
  • Update svn:ignore property for list of figures and tables
  • Update LaTeX dependencies
  • Move \triad command declaration to ./global/latex/new_cmds.tex with \DeclareRobustCommand specific prefix to prevent issue with \listoffigures
  • LaTeX typos
  • Ignore todonotes.tex for time being
File size: 114 bytes
Line 
1*.aux
2*.bbl
3*.blg
4*.dvi
5*.fdb*
6*.fls
7*.idx
8*.ilg
9*.ind
10*.lof
11*.log
12*.lot
13*.maf
14*.mtc*
15*.out
16*.pdf
17*.toc
18_minted-*
Note: See TracBrowser for help on using the repository browser.