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 6992 for branches/2015/nemo_v3_6_STABLE/DOC/TexFiles/Chapters/Annex_ISO.tex – NEMO

Ignore:
Timestamp:
2016-10-05T14:07:19+02:00 (8 years ago)
Author:
nicolasmartin
Message:

Global reorganisation of DOC directory to ensure the export of NEMO Reference Manual both in PDF & HTML

  • Move 'Figures' and 'Namelists' from ./TexFiles? to the root, create 'Styles' directory in ./TexFiles? with corresponding files and generate EPS version of all figures
  • Fix LaTex? typos, add the possibility to compile each chapter separately with 'subfiles' package and clean the main LaTeX file by creating 'Preamble.tex' & 'Top_Matter.tex' in ./TexFiles?
  • Provide LaTeX2HTML.sh script for producing HTML output (LaTeX2HTML tool needed with patch)
  • Remove PDF files from versionned files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/nemo_v3_6_STABLE/DOC/TexFiles/Chapters/Annex_ISO.tex

    r4147 r6992  
     1%\documentclass[NEMO_book]{subfiles} 
     2%\begin{document} 
    13% ================================================================ 
    24% Iso-neutral diffusion : 
     
    201203% >>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    202204\begin{figure}[h] \begin{center} 
    203     \includegraphics[width=1.05\textwidth]{./TexFiles/Figures/Fig_GRIFF_triad_fluxes} 
     205    \includegraphics[width=1.05\textwidth]{Fig_GRIFF_triad_fluxes} 
    204206    \caption{ \label{fig:triad:ISO_triad} 
    205207      (a) Arrangement of triads $S_i$ and tracer gradients to 
     
    269271% >>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    270272\begin{figure}[h] \begin{center} 
    271     \includegraphics[width=0.80\textwidth]{./TexFiles/Figures/Fig_GRIFF_qcells} 
     273    \includegraphics[width=0.80\textwidth]{Fig_GRIFF_qcells} 
    272274    \caption{   \label{fig:triad:qcells} 
    273275    Triad notation for quarter cells. $T$-cells are inside 
     
    676678% >>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    677679\begin{figure}[h] \begin{center} 
    678     \includegraphics[width=0.60\textwidth]{./TexFiles/Figures/Fig_GRIFF_bdry_triads} 
     680    \includegraphics[width=0.60\textwidth]{Fig_GRIFF_bdry_triads} 
    679681    \caption{  \label{fig:triad:bdry_triads} 
    680682      (a) Uppermost model layer $k=1$ with $i,1$ and $i+1,1$ tracer 
     
    849851    different $i_p,k_p$, denoted by different colours, (e.g. the green 
    850852    triad $i_p=1/2,k_p=-1/2$) are tapered to the appropriate basal triad.}} 
    851   {\includegraphics[width=0.60\textwidth]{./TexFiles/Figures/Fig_GRIFF_MLB_triads}} 
     853  {\includegraphics[width=0.60\textwidth]{Fig_GRIFF_MLB_triads}} 
    852854\end{figure} 
    853855% >>>>>>>>>>>>>>>>>>>>>>>>>>>> 
     
    11931195\end{split} 
    11941196\end{equation} 
     1197%\end{document} 
Note: See TracChangeset for help on using the changeset viewer.