summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/x-cp865.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/x-cp865.def')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/x-cp865.def41
1 files changed, 29 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/x-cp865.def b/Master/texmf-dist/tex/latex/oberdiek/x-cp865.def
index 894f7a8f36a..246c1298457 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/x-cp865.def
+++ b/Master/texmf-dist/tex/latex/oberdiek/x-cp865.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,19 +26,22 @@
%% 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{x-cp865.def}%
- [2007/08/16 v1.3 Input encoding cp865 (inputenx)]%
+ [2009/08/13 v1.4 Input encoding cp865 (inputenx)]%
+\edef\RestoreAtCatcode{\catcode64=\the\catcode64\relax}
+\makeatletter
\ProvideTextCommandDefault{\textGamma}{%
\ensuremath\Gamma
}
@@ -123,6 +126,18 @@
\ProvideTextCommandDefault{\textpm}{%
\ensuremath\pm
}
+\ProvideTextCommandDefault{\textrevlogicalnot}{%
+ \begingroup
+ \@ifundefined{reflectbox}{%
+ \TextSymbolUnavailable\textrevlogicalnot
+ }{%
+ \def\@revlogicalnot##1##2{%
+ \reflectbox{$##1##2$}%
+ }%
+ \ensuremath{\mathpalette\@revlogicalnot\lnot}%
+ }%
+ \endgroup
+}
\ProvideTextCommandDefault{\textsigma}{%
\ensuremath\sigma
}
@@ -176,6 +191,7 @@
\DeclareInputText{166}{\textordfeminine}
\DeclareInputText{167}{\textordmasculine}
\DeclareInputText{168}{\textquestiondown}
+\DeclareInputText{169}{\textrevlogicalnot}
\DeclareInputText{170}{\textlnot}
\DeclareInputText{171}{\textonehalf}
\DeclareInputText{172}{\textonequarter}
@@ -260,6 +276,7 @@
\DeclareInputText{253}{\texttwosuperior}
\DeclareInputText{254}{\textblacksquare}
\DeclareInputText{255}{\nobreakspace}
+\RestoreAtCatcode
\endinput
%%
%% End of file `x-cp865.def'.