aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/ellfilter/packages.tex
blob: 9a550e297d666fbf6f8d0486dc18520b11d42816 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
%
% packages.tex -- packages required by the paper ellfilter
%
% (c) 2019 Prof Dr Andreas Müller, Hochschule Rapperswil
%

% if your paper needs special packages, add package commands as in the
% following example
%\usepackage{packagename}

% \usepackage[dvipsnames]{xcolor}

\usetikzlibrary{trees,shapes,decorations}

\DeclareMathOperator{\sn}{\mathrm{sn}}
\DeclareMathOperator{\ns}{\mathrm{ns}}
\DeclareMathOperator{\scelliptic}{\mathrm{sc}}
\DeclareMathOperator{\sd}{\mathrm{sd}}
\DeclareMathOperator{\cn}{\mathrm{cn}}
\DeclareMathOperator{\nc}{\mathrm{nc}}
\DeclareMathOperator{\cs}{\mathrm{cs}}
\DeclareMathOperator{\cd}{\mathrm{cd}}
\DeclareMathOperator{\dn}{\mathrm{dn}}
\DeclareMathOperator{\nd}{\mathrm{nd}}
\DeclareMathOperator{\ds}{\mathrm{ds}}
\DeclareMathOperator{\dc}{\mathrm{dc}}