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 11584 for NEMO/trunk/doc/latex/NEMO/subfiles/chap_model_basics_zstar.tex – NEMO

Ignore:
Timestamp:
2019-09-20T13:16:06+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Restoration of separate compilation of chapters or appendices
The command to launch is almost the same as the manual, for instance

$ latexmk -r latex/global/latexmkrc -cd latex/NEMO/subfiles/chap_time_domain
File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/latex/NEMO/subfiles/chap_model_basics_zstar.tex

    r11582 r11584  
    11\documentclass[../main/NEMO_manual]{subfiles} 
    2  
    3 \onlyinsubfile{\makeindex} 
    42 
    53\begin{document} 
     
    315313In particular, this means that in filtered case, the matrix to be inverted has to be recomputed at each time-step. 
    316314 
    317 \onlyinsubfile{\bibliography{../main/bibliography}} 
    318  
    319 \onlyinsubfile{\printindex} 
     315\onlyinsubfile{\input{../../global/epilogue}} 
    320316 
    321317\end{document} 
Note: See TracChangeset for help on using the changeset viewer.