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 15264 for NEMO/branches/2020/ticket2487/doc/latex/global/new_cmds.tex – NEMO

Ignore:
Timestamp:
2021-09-16T12:42:20+02:00 (3 years ago)
Author:
smueller
Message:

Synchronizing with /NEMO/releases/r4.0/r4.0-HEAD@15236 (ticket #2487)

Location:
NEMO/branches/2020/ticket2487
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/ticket2487

    • Property svn:externals
      •  

        old new  
        1 ^/utils/build/arch@12130      arch 
        2 ^/utils/build/makenemo@12191  makenemo 
        3 ^/utils/build/mk@11662        mk 
        4 ^/utils/tools_r4.0-HEAD@12672 tools 
        5 ^/vendors/AGRIF/dev@10586     ext/AGRIF 
        6 ^/vendors/FCM@10134           ext/FCM 
        7 ^/vendors/IOIPSL@9655         ext/IOIPSL 
         1^/utils/build/arch@12130        arch 
         2^/utils/build/makenemo@12191    makenemo 
         3^/utils/build/mk@11662          mk 
         4^/utils/tools_r4.0-HEAD@14974  tools 
         5^/vendors/AGRIF/stable@14105    ext/AGRIF 
         6^/vendors/FCM@10134             ext/FCM 
         7^/vendors/IOIPSL@9655           ext/IOIPSL 
        88 
        99# SETTE mapping (inactive) 
  • NEMO/branches/2020/ticket2487/doc/latex/global/new_cmds.tex

    r11693 r15264  
    5858\newcommand{\orcid}[1]{\href{http://orcid.org/#1}{\textcolor{orcidcolor}\aiOrcidSquare}} 
    5959 
    60 %% Workaround for \listoffigures 
    61 \DeclareRobustCommand{\triad}[6][]{\ensuremath{ {}_{#2}^{#3} { \mathbb{#4}_{#1} }_{#5}^{\,#6} }} 
     60%% Custom aliases 
     61\newcommand{\cf}{\ensuremath{C\kern-0.14em f}} 
     62\newcommand{\rML}[1][i]{\ensuremath{_{\mathrm{ML}\,#1}}} 
     63\newcommand{\rMLt}[1][i]{\tilde{r}_{\mathrm{ML}\,#1}} 
     64\newcommand{\triad}[6][]{\ensuremath{{}_{#2}^{#3}{\mathbb{#4}_{#1}}_{#5}^{\,#6}}} 
     65\newcommand{\triadd}[5]{\ensuremath{{}_{#1}^{#2}{\mathbb{#3}}_{#4}^{\,#5}}} 
     66\newcommand{\triadt}[5]{\ensuremath{{}_{#1}^{#2}{\tilde{\mathbb{#3}}}_{#4}^{\,#5}}} 
     67\newcommand{\rtriad}[2][]{\ensuremath{\triad[#1]{i}{k}{#2}{i_p}{k_p}}} 
     68\newcommand{\rtriadt}[1]{\ensuremath{\triadt{i}{k}{#1}{i_p}{k_p}}} 
     69\newcommand{\cd}{\mathrm{CO_2}} 
     70\newcommand{\Ct}{\mathrm{C_T}} 
     71\newcommand{\pacd}{\mathrm{p^a_{CO_2}}} 
     72\newcommand{\cq}{\mathrm{^{14}C}} 
     73\newcommand{\Dcq}{\Delta ^{14}\mathrm{C}} 
     74\newcommand{\Rq}{\mathrm{^{14}{R}}} 
     75\newcommand{\CODE}[1]{\textsc{#1}} 
    6276 
    6377%% New command for ToC 
Note: See TracChangeset for help on using the changeset viewer.