summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-08 16:38:13 +0000
committerKarl Berry <karl@freefriends.org>2008-08-08 16:38:13 +0000
commit7c78b07cfd26ebc60e542a60558a0779c59f6086 (patch)
tree9a6e040afd01170b4941db5888a9fbe027afa93a /Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
parent43d3630fe479d9080c81d80e41b48dcf08bd785f (diff)
tex4ht-1.0.2008_08_07_1635
git-svn-id: svn://tug.org/texlive/trunk@10179 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/mathml.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mathml.4ht50
1 files changed, 46 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
index 2c47ddebf22..572183a293f 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
@@ -1,5 +1,5 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% mathml.4ht 2008-06-17-14:06 %
+% mathml.4ht 2008-07-21-08:12 %
% Copyright (C) 1999--2008 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2008-06-17-14:06}
+\immediate\write-1{version 2008-07-21-08:12}
\exit:ifnot{Preamble,%
amsbsy,%
@@ -680,7 +680,8 @@ vanilla}
\Configure{eqnarray}
{\HCode{<\a:mathml mtable\Hnewline \mml:class="eqnarray\ifx
\@seqncr\@eqncr\else-star\fi"
- \a:mathml columnalign="right center left" >}}{\HCode{</\a:mathml mtable>}}
+ \a:mathml columnalign="right center left" >}}%
+ {\HCode{</\a:mathml mtable>}}
{\HCode{<\a:mathml mtr>}} {\HCode{</\a:mathml mtr>}}
{\Tg<\a:mathml mtd\Hnewline \mml:class="eqnarray-\HCol">
\ifnum \HCol=4
@@ -688,6 +689,27 @@ vanilla}
\mml:class="eqnarray">\ht:special{t4ht@,&\#x00A0;}%
\PauseMathClass
\mtexttrue
+ \Configure{$}%
+ {\EndPauseMathClass \mtextfalse
+ \ht:special{t4ht@,}%
+\HCode{</\a:mathml mtext><\a:mathml
+ mstyle\Hnewline \mml:class="math">}}%
+ {\HCode{</\a:mathml mstyle><\a:mathml
+ mtext \a:@mtext>}\ht:special{t4ht@,&\#x00A0;}%
+\PauseMathClass
+ \mtexttrue}%
+ {}%
+\Configure{()}%
+ {\EndPauseMathClass \mtextfalse
+ \ht:special{t4ht@,}%
+\HCode{</\a:mathml mtext><\a:mathml
+ mstyle\Hnewline \mml:class="math">}$}%
+ {$\HCode{</\a:mathml mstyle><\a:mathml
+ mtext \a:@mtext>}\ht:special{t4ht@,&\#x00A0;}%
+\PauseMathClass
+ \mtexttrue}%
+ {}%
+%
\fi}
{\ifnum \HCol=4 \mtextfalse
\EndPauseMathClass\ht:special{t4ht@,}%
@@ -707,7 +729,7 @@ vanilla}
{\HCode{<\a:mathml mover\Hnewline
\mml:class="stackrel"><\a:mathml mrow\Hnewline>}\inv:i:iii}
{\HCode{</\a:mathml mrow><\a:mathml
- mrow\Hnewline>}\Configure{mathop*}{*}
+ mrow\Hnewline>}\Configure{mathop*}{*}
{<\a:mathml mrow>}
{</\a:mathml mrow>}
{\Configure{mathop}{}{}{}{}}%
@@ -1256,6 +1278,21 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
\Configure{,}
{{\HCode{<\a:mathml mspace width="0em" \mml:class="thinspace"/>}}}
+\def\:tempb#1{%
+ \expandafter\let\expandafter\:tempc\csname #1\endcsname
+ \append:def\:tempc{\limits}%
+ \expandafter\HLet\csname #1\endcsname\:tempc
+}
+\:tempb{lim}
+\:tempb{limsup}
+\:tempb{liminf}
+\:tempb{max}
+\:tempb{min}
+\:tempb{sup}
+\:tempb{inf}
+\:tempb{det}
+\:tempb{Pr}
+\:tempb{gcd}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3646,6 +3683,11 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
+
+
+
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{subeqnarray}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%