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

Ignore:
Timestamp:
2019-06-25T15:46:19+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Add alternate section titles to avoid useless index links in ToC

File:
1 edited

Legend:

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

    r11151 r11179  
    7373% Surface Pressure Gradient and Sea Surface Height 
    7474% ================================================================ 
    75 \section{Surface pressure gradient and sea surface heigth (\protect\mdl{dynspg})} 
     75\section[Surface pressure gradient and sea surface heigth (\textit{dynspg.F90})] 
     76{Surface pressure gradient and sea surface heigth (\protect\mdl{dynspg})} 
    7677\label{sec:DYN_hpg_spg} 
    7778%-----------------------------------------nam_dynspg---------------------------------------------------- 
     
    9798% Explicit 
    9899%------------------------------------------------------------- 
    99 \subsubsection{Explicit (\protect\key{dynspg\_exp})} 
     100\subsubsection[Explicit (\texttt{\textbf{key\_dynspg\_exp}})] 
     101{Explicit (\protect\key{dynspg\_exp})} 
    100102\label{subsec:DYN_spg_exp} 
    101103 
     
    133135% Split-explicit time-stepping 
    134136%------------------------------------------------------------- 
    135 \subsubsection{Split-explicit time-stepping (\protect\key{dynspg\_ts})} 
     137\subsubsection[Split-explicit time-stepping (\texttt{\textbf{key\_dynspg\_ts}})] 
     138{Split-explicit time-stepping (\protect\key{dynspg\_ts})} 
    136139\label{subsec:DYN_spg_ts} 
    137140%--------------------------------------------namdom---------------------------------------------------- 
     
    291294% Filtered formulation  
    292295%------------------------------------------------------------- 
    293 \subsubsection{Filtered formulation (\protect\key{dynspg\_flt})} 
     296\subsubsection[Filtered formulation (\texttt{\textbf{key\_dynspg\_flt}})] 
     297{Filtered formulation (\protect\key{dynspg\_flt})} 
    294298\label{subsec:DYN_spg_flt} 
    295299 
     
    305309% Non-linear free surface formulation  
    306310%------------------------------------------------------------- 
    307 \subsection{Non-linear free surface formulation (\protect\key{vvl})} 
     311\subsection[Non-linear free surface formulation (\texttt{\textbf{key\_vvl}})] 
     312{Non-linear free surface formulation (\protect\key{vvl})} 
    308313\label{subsec:DYN_spg_vvl} 
    309314 
Note: See TracChangeset for help on using the changeset viewer.