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_DOM.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_DOM.tex

    r11582 r11584  
    11\documentclass[../main/NEMO_manual]{subfiles} 
    2  
    3 \onlyinsubfile{\makeindex} 
    42 
    53\begin{document} 
     
    696694\end{description} 
    697695 
    698 \onlyinsubfile{\bibliography{../main/bibliography}} 
    699  
    700 \onlyinsubfile{\printindex} 
     696\onlyinsubfile{\input{../../global/epilogue}} 
    701697 
    702698\end{document} 
Note: See TracChangeset for help on using the changeset viewer.