diff options
Diffstat (limited to 'FuVar.tex')
-rw-r--r-- | FuVar.tex | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -46,12 +46,14 @@ \authoremail{naoki.pross@ost.ch} \author{\textsl{Naoki Pross} -- \texttt{\theauthoremail}} -\title{\texttt{\themodule} Notes} +\title{Notes of ``Funktionen mehrerer Variablen''} \date{\thesemester} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Macros and settings +\setlength{\droptitle}{-2cm} + %% Theorems \newtheoremstyle{fuvarzf} % name of the style to be used {\topsep} @@ -73,7 +75,6 @@ \DeclareMathOperator{\tr}{\mathrm{tr}} - \setlist[description]{ format = { \normalfont\itshape } } |