summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/ix-math.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/ix-math.def')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/ix-math.def34
1 files changed, 22 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/ix-math.def b/Master/texmf-dist/tex/latex/oberdiek/ix-math.def
index 6435e591b0c..3e25eaf06e5 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/ix-math.def
+++ b/Master/texmf-dist/tex/latex/oberdiek/ix-math.def
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2006-2008 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+%% Copyright (C) 2006-2009 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -26,25 +26,32 @@
%% and the derived files
%% inputenx.sty, inputenx.pdf, inputenx.ins, inputenx.drv, ix-alias.def,
%% ix-math.def, ix-name.def, ix-slot.def, ix-uc.def,
-%% ix-utf8enc.dfu, x-ascii.def, x-iso-8859-1.def,
-%% x-iso-8859-2.def, x-iso-8859-3.def, x-iso-8859-4.def,
-%% x-iso-8859-5.def, x-iso-8859-9.def, x-iso-8859-10.def,
-%% x-iso-8859-13.def, x-iso-8859-14.def, x-iso-8859-15.def,
-%% x-iso-8859-16.def, x-cp437.def, x-cp850.def, x-cp852.def,
-%% x-cp855.def, x-cp858.def, x-cp865.def, x-cp866.def,
-%% x-cp1250.def, x-cp1251.def, x-cp1252.def, x-cp1257.def,
-%% x-dec-mcs.def, x-koi8-r.def, x-mac-centeuro.def,
-%% x-mac-cyrillic.def, x-mac-roman.def, x-nextstep.def,
-%% inputenx-licrcmds.txt, inputenx-utf8enc.txt.
+%% ix-utf8enc.dfu, x-ascii.def, x-atarist.def,
+%% x-iso-8859-1.def, x-iso-8859-2.def, x-iso-8859-3.def,
+%% x-iso-8859-4.def, x-iso-8859-5.def, x-iso-8859-8.def,
+%% x-iso-8859-9.def, x-iso-8859-10.def, x-iso-8859-13.def,
+%% x-iso-8859-14.def, x-iso-8859-15.def, x-iso-8859-16.def,
+%% x-cp437.def, x-cp850.def, x-cp852.def, x-cp855.def,
+%% x-cp858.def, x-cp865.def, x-cp866.def, x-cp1250.def,
+%% x-cp1251.def, x-cp1252.def, x-cp1257.def, x-dec-mcs.def,
+%% x-koi8-r.def, x-mac-centeuro.def, x-mac-cyrillic.def,
+%% x-mac-roman.def, x-nextstep.def, inputenx-licrcmds.txt,
+%% inputenx-utf8enc.txt.
%%
\ProvidesFile{ix-math.def}%
- [2007/08/16 v1.3 Math list (inputenx)]%
+ [2009/08/13 v1.4 Math list (inputenx)]%
+\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
+\makeatletter
\DeclareMathMeaning{\ss}{\beta}
\DeclareMathMeaning{\textalpha}{\alpha}
\DeclareMathMeaning{\textapproxequal}{\aprox}
\DeclareMathMeaning{\textbardbl}{\Vert}% = \|
+\DeclareMathMeaning{\textbeta}{\beta}
\DeclareMathMeaning{\textbullet}{\bullet}
+\DeclareMathMeaning{\textcap}{\cap}
+\DeclareMathMeaning{\textcontourintegral}{\oint}
\DeclareMathMeaning{\textcopyright}{{\nfss@text{\textcopyright}}}
+\DeclareMathMeaning{\textcup}{\cup}
\DeclareMathMeaning{\textdagger}{\dagger}
\DeclareMathMeaning{\textdaggerdbl}{\ddagger}
\DeclareMathMeaning{\textdegree}{{^\circ}}
@@ -56,6 +63,7 @@
\DeclareMathMeaning{\textbraceright}{\rbrace}
\DeclareMathMeaning{\textdiv}{\div}
\DeclareMathMeaning{\textdownarrow}{\downarrow}
+\DeclareMathMeaning{\textelement}{\in}
\DeclareMathMeaning{\textellipsis}{\mathellipsis}
\DeclareMathMeaning{\textGamma}{\Gamma}
\DeclareMathMeaning{\textgreaterequal}{\geq}
@@ -85,6 +93,7 @@
\DeclareMathMeaning{\textpi}{\pi}
\DeclareMathMeaning{\textproduct}{\prod}
\DeclareMathMeaning{\textrangle}{\rangle}
+\DeclareMathMeaning{\textrevlogicalnot}{{\nfss@text{\textrevlogicalnot}}}
\DeclareMathMeaning{\textrightarrow}{\rightarrow}
\DeclareMathMeaning{\textsection}{\mathsection}
\DeclareMathMeaning{\textSigma}{\Sigma}
@@ -98,6 +107,7 @@
\DeclareMathMeaning{\textthreesuperior}{^3}
\DeclareMathMeaning{\texttwosuperior}{^2}
\DeclareMathMeaning{\textuparrow}{\uparrow}
+\RestoreAtCatcode
\endinput
%%
%% End of file `ix-math.def'.