Changeset 11579
- Timestamp:
- 2019-09-19T19:48:19+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/doc/latex/global/indexes.tex
r11577 r11579 12 12 \newcommand{\key}[1]{ \index[keys]{#1@\texttt{\textbf{key\_#1}}} \texttt{\textbf{key\_#1}}} 13 13 \newcommand{\mdl}[1]{ \index[modules]{#1@\textit{#1.F90}} \textit{#1.F90} } 14 \newcommand{\nam}[2]{ \index[blocks]{ \texttt{\&nam#2}} \forcode{&nam#1} (\autoref{lst:nam#1}) }14 \newcommand{\nam}[2]{ \index[blocks]{#1@\texttt{\&nam#2}} \forcode{&nam#1} (\autoref{lst:nam#1}) } 15 15 \newcommand{\np}[3][]{\index[parameters]{\texttt{#3}} \forcode{#2#1} } 16 16 %\newcommand{\nam}[1]{ \index[blocks]{\texttt{\&nam#1}} \forcode{&nam#1} }
Note: See TracChangeset
for help on using the changeset viewer.