20 lines
690 B
TeX
20 lines
690 B
TeX
\typeout{Document Style `masa'. Released 04 March 2011}
|
|
\usepackage{pdflscape}
|
|
\usepackage[authoryear]{natbib}
|
|
%\usepackage[utf8x]{inputenc}
|
|
\usepackage{amsmath}
|
|
\usepackage{amsfonts}
|
|
\usepackage{geometry}
|
|
|
|
\newcommand{\D}{\partial}
|
|
\newcommand{\Diff}[2] {\dfrac{\partial( #1)}{\partial #2}}
|
|
\newcommand{\diff}[2] {\dfrac{\partial #1}{\partial #2}}
|
|
\newcommand{\bv}[1]{\ensuremath{\mbox{\boldmath$ #1 $}}}
|
|
\newcommand{\gv}[1]{\ensuremath{\mbox{\boldmath$ #1 $}}}
|
|
\newcommand{\grad}[1]{\gv{\nabla} #1}
|
|
\newcommand{\Rho}{\,\mathtt{Rho}}
|
|
\newcommand{\PP}{\,\mathtt{P}}
|
|
%\newcommand{\U}{\,\mathtt{U}}
|
|
\newcommand{\V}{\,\mathtt{V}}
|
|
\newcommand{\W}{\,\mathtt{W}}
|
|
\newcommand{\Lo}{\,\mathcal{L}}
|