~ubuntu-branches/ubuntu/dapper/hevea/dapper

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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
%% Some non-math symbols
\def\%{\@print{%}}
\def\${\@print{$}}%$
\def\#{\@print{#}}
\def\&{\@print{&}}
\def\_{\@print{_}}
\def\{{\char123}
\def\}{\char125}
\def\i{i}
\def\oe{oe}
\def\OE{OE}
\def\ae{æ}
\def\AE{Æ}
\def\aa{å}
\def\AA{Å}
\def\o{ø}
\def\O{Ø}
\def\ss{ß}
\def\P{}
\def\copyright{©}
\def\pounds{£}
\def\S{§}
%% Some math symbols
\newcommand{\backslash}{\char92}
\newcommand{\textbackslash}{\char92}
\newcommand{\setminus}{\char92}
\newcommand{\neg}{¬}
\newcommand{\mu}{µ}
\newcommand{\pm}{±}
\newcommand{\times}{×}
\newcommand{\div}{÷}
\newcommand{\ast}{*}
\newcommand{\emptyset}{Ø}
\newcommand{\le}{\leq}
\newcommand{\ge}{\geq}
%%% So called log-like functions
\newcommand{\@defl}[2]{\newcommand{#1}{\mathop{\mbox{#2}}}}
\newcommand{\@defnl}[2]{\newcommand{#1}{\mathop{\mbox{#2}}\nolimits}}
\@defnl\arccos{arccos}
\@defnl\arcsin{arcsin}
\@defnl\arctan{arctan}
\@defnl\arg{arg}
\@defnl\cos{cos}
\@defnl\cosh{cosh}
\@defnl\cot{cot}
\@defnl\coth{coth}
\@defnl\csc{csc}
\@defnl\deg{deg}
\@defl\det{det}
\@defnl\dim{dim}
\@defnl\exp{exp}
\@defl\gcd{gcd}
\@defnl\hom{hom}
\@defnl\inf{inf}
\@defnl\ker{ker}
\@defnl\lg{lg}
\@defl\lim{lim}
\@defl\liminf{liminf}
\@defl\limsup{limsup}
\@defnl\ln{ln}
\@defnl\log{log}
\@defl\max{max}
\@defl\min{min}
\@defl\Pr{Pr}
\@defnl\sec{sec}
\@defnl\sin{sin}
\@defnl\sinh{sinh}
\@defl\sup{sup}
\@defnl\tan{tan}
\@defnl\tanh{tanh}
\@defnl\bmod{mod}
%%%%%%%%%%%%%%
\def\pmod#1{\mbox{(mod }#1{\@anti{\@style{I}} )}}
\def\bigcirc{{\Huge\circ}}
\def\ll{«}
\def\gg{»}
\def\vdash{\textnormal{|-}}
\def\dashv{\textnormal{-|}}
\def\mid{\textnormal{|}}
\let\textbar\mid
\def\mapsto{\textnormal{|}\rightarrow}
\def\tth{\textnormal{||-}}
\def\bot{\perp}
\def\models{\textnormal{|=}}
\def\|{\textnormal{||}}
\def\star{\warning{Star -> *}*}
\def\frac#1#2{{#1\over #2}}
\def\ldots{...}
\def\dots{...}
\def\cdots{···}
\def\cdot{{\@incsize{2}·}}
\def\vdots{\ifdisplay\mbox{·\\·\\·}\else:\fi}
\def\ddots{\ifdisplay\mbox{·~~\\~·~\\~~·}\else%
\warning{\ddots in text}\mbox{ddots}\fi}
\newcommand{\limits}{}
\newcommand{\nolimits}{}
\def\sim{\@print{~}}
\def\simeq{\textunderline{\sim}}
\def\textasciicircum{^}
\def\textasciitilde{\@print{~}}
\def\textless{<}
\def\textgreater{>}