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 14456 for NEMO/releases/release-4.0.1/doc/latex/NEMO – NEMO

Ignore:
Timestamp:
2021-02-15T22:43:41+01:00 (3 years ago)
Author:
nicolasmartin
Message:

Fix documentation generation (manual and guide)

Location:
NEMO/releases/release-4.0.1/doc/latex/NEMO/subfiles
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/releases/release-4.0.1/doc/latex/NEMO/subfiles/apdx_triads.tex

    r11693 r14456  
    11\documentclass[../main/NEMO_manual]{subfiles} 
    2  
    3 %% Local cmds 
    4 \newcommand{\rML}[1][i]{\ensuremath{_{\mathrm{ML}\,#1}}} 
    5 \newcommand{\rMLt}[1][i]{\tilde{r}_{\mathrm{ML}\,#1}} 
    6 %% Move to ../../global/new_cmds.tex to avoid error with \listoffigures 
    7 %\newcommand{\triad}[6][]{\ensuremath{{}_{#2}^{#3}{\mathbb{#4}_{#1}}_{#5}^{\,#6}} 
    8 \newcommand{\triadd}[5]{\ensuremath{{}_{#1}^{#2}{\mathbb{#3}}_{#4}^{\,#5}}} 
    9 \newcommand{\triadt}[5]{\ensuremath{{}_{#1}^{#2}{\tilde{\mathbb{#3}}}_{#4}^{\,#5}}} 
    10 \newcommand{\rtriad}[2][]{\ensuremath{\triad[#1]{i}{k}{#2}{i_p}{k_p}}} 
    11 \newcommand{\rtriadt}[1]{\ensuremath{\triadt{i}{k}{#1}{i_p}{k_p}}} 
    122 
    133\begin{document} 
  • NEMO/releases/release-4.0.1/doc/latex/NEMO/subfiles/chap_ZDF.tex

    r11693 r14456  
    11\documentclass[../main/NEMO_manual]{subfiles} 
    2  
    3 %% Custom aliases 
    4 \newcommand{\cf}{\ensuremath{C\kern-0.14em f}} 
    52 
    63\begin{document} 
Note: See TracChangeset for help on using the changeset viewer.