summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/plain.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/plain.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/plain.4ht26
1 files changed, 12 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/plain.4ht b/Master/texmf-dist/tex/generic/tex4ht/plain.4ht
index 51588044646..3078dc1f3eb 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/plain.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/plain.4ht
@@ -1,6 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% plain.4ht 2005-10-23-04:19 %
-% Copyright (C) 1997--2005 Eitan M. Gurari %
+% plain.4ht 2006-12-01-16:02 %
+% Copyright (C) 1997--2006 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
% conditions of the LaTeX Project Public License, either %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2005-10-23-04:19}
+\immediate\write-1{version 2006-12-01-16:02}
\ifx\SaveMkHalignConf:g\:UnDef \else \expandafter\endinput\fi
@@ -194,22 +194,11 @@
\def\b:accents##1##2##3{#2}}
\fi
-\def\AA{{\Protect\:AA}}
-\def\aa{{\Protect\:aa}}
-\def\:AA{%
- \ifx \EndPicture\:UnDef \a:AA\else
- \leavevmode\setbox0\hbox{h}\dimen@\ht0\advance\dimen@-1ex%
- \rlap{\raise.67\dimen@\hbox{\char'27}}A\fi}
-\def\:aa{%
- \ifx \EndPicture\:UnDef \HChar{229}\else \accent23a\fi }
-\NewConfigure{AA}{1}
-\Configure{AA}{\HChar{197}}
\pend:def\protect:wrtoc{\Configure{ }{ }}
\NewConfigure{insert}{2}
\NewConfigure{TableOfContents}{5}
-
\def\E:tabalign#1{\def\e:tabalgn{\ifx \EndPicture\:UnDef #1\fi}}
\def\c:settabs:{\c:def\:tempa{settabs}\futurelet\:temp\:tblgn}
\NewConfigure{line}{1}
@@ -414,6 +403,15 @@
\def\:tempc{\a:qquad} \HLet\qquad\:tempc
\NewConfigure{quad}{1} \Configure{quad}{\o:quad:}
\NewConfigure{qquad}{1} \Configure{qquad}{\o:qquad:}
+\def\atop:choose#1#2#3{\a:choose}
+\def\:temp{%
+ \expandafter \ifx\csname a:choose\endcsname\relax \else
+ \ifx\a:choose\empty \else
+ \Configure{atopwithdelims}{\atop:choose}{}%
+ \fi\fi
+ \o:choose:}
+\HLet\choose=\:temp
+\NewConfigure{choose}{1}
\def\:temp#1#2{\a:mthpl\o:mathpalette:{#1}{#2}\b:mthpl}
\HLet\mathpalette\:temp
\NewConfigure{mathpalette}[2]{\c:def\a:mthpl{#1}\c:def\b:mthpl{#2}}