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 6997 for trunk/DOC/TexFiles/Styles – NEMO

Ignore:
Timestamp:
2016-10-05T16:26:13+02:00 (8 years ago)
Author:
nicolasmartin
Message:

Duplication of changes in DOC directory for the trunk

Location:
trunk/DOC/TexFiles/Styles
Files:
1 added
3 moved

Legend:

Unmodified
Added
Removed
  • trunk/DOC/TexFiles/Styles/math_abbrev.sty

    r6993 r6997  
    1818\newcommand{\curl}{\nabla \times} % for curl 
    1919\newcommand{\pd}[2][]{\frac{\partial #1}{\partial #2}} 
    20 \def\deg{\degres}                            % degrees  (NB: \r{} can % % also be used) 
     20\def\deg{$^{\circ}$}                           % degrees  (NB: \r{} can % % also be used) 
     21\def\degC{$^{\circ}C$} 
     22\def\degK{$^{\circ}K$} 
     23\def\degN{$^{\circ}N$} 
     24\def\degS{$^{\circ}S$} 
    2125\newcommand{\alpbet} {\left(\alpha / \beta \right)}   % alpha/beta  for slp computation 
    2226\newcommand{\triad}[6][]{\ensuremath{{}_{#2}^{#3}{\mathbb{#4}_{#1}}_{#5}^{\,#6}}} 
Note: See TracChangeset for help on using the changeset viewer.