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.
math_abbrev.sty in branches/nemo_v3_3_beta/DOC/TexFiles – NEMO

source: branches/nemo_v3_3_beta/DOC/TexFiles/math_abbrev.sty @ 2298

Last change on this file since 2298 was 2285, checked in by gm, 14 years ago

ticket:#658 suppression of key_zco + add math_abbrev.sty file + some minor correction

File size: 472 bytes
Line 
1\def\half{\textstyle\frac{1}{2}}
2\def\hhalf{\scriptstyle\frac{1}{2}}
3\def\quarter{\textstyle\frac{1}{4}}
4\def\qquarter{\scriptstyle\frac{1}{4}}
5\def\squarter{\sfrac{1}{4}}
6\def\stwelfth{\sfrac{1}{12}}
7\def\sthirtysixth{\sfrac{1}{36}}
8\def\grad{\boldsymbol{\nabla}}
9\def\gradh{\boldsymbol{\nabla}_h}
10\def\bgamma\boldsymbol{\gamma}
11\def\rdt{\Delta t}
12\newcommand{\ew}[3]{{e_{3#1}}_{\,#2}^{\,#3} }
13\newcommand{\vect}[1]{ \rm{\textbf{#1}} }    % vector style: non-italic bold
Note: See TracBrowser for help on using the repository browser.