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 @ 14257

Last change on this file since 14257 was 14257, checked in by nicolasmartin, 3 years ago

Overall review of LaTeX sources (not tested completely as of now):

  • Reworking global files: main document.tex, add glossary.tex, cosmetic changes...
  • Ignore missing namelists (namsbc_isf, namsbc_iscpl and namptr)
  • Removal of references for unused indices (\hfile, \ifile and \jp)
  • Update of .svnignore and svn:ignore properties accordingly
  • Split of manual abstract into a common NEMO abs for all and a specific one for each engine
  • Shrinking variables names used in the frontmatter
File size: 80 bytes
Line 
1*.aux
2*.bbl
3*.blg
4*.fdb*
5*.fls
6*.idx
7*.ilg
8*.ind
9*.lo*
10*.out
11*.toc
12*.xdv
13cache*
Note: See TracBrowser for help on using the repository browser.