diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht')
-rwxr-xr-x | Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht | 57 |
1 files changed, 37 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht b/Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht index 1e79654a1ff..0f9ab275b16 100755 --- a/Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht @@ -1,6 +1,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% mathltx.4ht 2008-06-11-11:37 % -% Copyright (C) 2005--2008 Eitan M. Gurari % +% mathltx.4ht 2009-04-12-00:44 % +% Copyright (C) 2005--2009 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 2008-06-11-11:37} +\immediate\write-1{version 2009-04-12-00:44} \exit:ifnot{Preamble,% amsfonts,% @@ -183,26 +183,22 @@ vanilla} \expandafter\pl:SUP\expandafter{\expandafter{\b:SUP}}% % \Configure{SUP} - {\Send{BACK}{<mover - \mml:class="msup"><mrow\Hnewline>}% -\Tg</mrow>\Tg<mrow\Hnewline>% + {\Send{BACK}{\l:brace}\HCode{\r:brace\string^\l:brace}\trap:base \bgroup \ifx \pl:SUBSUP\:UnDef \else \let\SUBSUP:=\pl:SUBSUP \fi % \Configure{SUP} - {\Send{BACK}{<msup><mrow\Hnewline>}% -\Tg</mrow>\Tg<mrow\Hnewline>% + {\Send{BACK}{\l:brace}\HCode{\r:brace\string^\l:brace}\trap:base \bgroup \Configure{SUP} - {\Send{BACK}{<msup><mrow\Hnewline>}% -\Tg</mrow>\Tg<mrow\Hnewline>% + {\Send{BACK}{\l:brace}\HCode{\r:brace\string^\l:brace}% \bgroup \trap:base} - {\egroup \Tg</mrow>\TG</msup\Hnewline>% + {\egroup \HCode{\r:brace}% }% \trap:base} - {\egroup\Tg</mrow>\TG</mover-7\Hnewline>\aftergroup\pl:SUP % + {\egroup\HCode{\r:brace}\aftergroup\pl:SUP % }% \trap:base} {}% @@ -830,7 +826,7 @@ vanilla} {\ifmmode \Tg</mrow>\else\B:oalign\fi} \def\mathop:prefix#1{% \Configure{mathop}{*}{}{}% - {\Configure{mathop}{*}{}{}{}}} + {\Configure{mathop}{*}{\string\mathop\l:brace}{\r:brace}{}}} \def\:nbsp{\ifmtext \leavevmode\special{t4ht@+\string&{35}x00A0{59}}x% \else\ifmathltx \Tg<mspace />\else \leavevmode\special{t4ht@+\string&{35}x00A0{59}}x% @@ -1157,7 +1153,8 @@ vanilla} \expandafter\def\csname #1:nolimits\endcsname{\expandafter \:same \math:sym\mathop{#1}\nolimits}% \expandafter\edef\csname n:#1:\endcsname{\noexpand\ifDisplayMath - \noexpand\expandafter \expandafter\noexpand \csname #1:limits\endcsname + \noexpand\expandafter \expandafter\noexpand + \csname #1:limits\endcsname \noexpand\else \noexpand\expandafter \expandafter\noexpand \csname #1:nolimits\endcsname\noexpand\fi}% @@ -1206,6 +1203,9 @@ vanilla} + + + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{amsmath} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -1732,6 +1732,7 @@ vanilla} \endinput\empty\empty\empty\empty\empty\empty %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{amstex} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -1882,8 +1883,6 @@ vanilla} - - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{plain} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -2370,7 +2369,7 @@ vanilla} {\ifmmode \Tg</mrow>\else\B:oalign\fi} \def\mathop:prefix#1{% \Configure{mathop}{*}{}{}% - {\Configure{mathop}{*}{}{}{}}} + {\Configure{mathop}{*}{\string\mathop\l:brace}{\r:brace}{}}} \def\:nbsp{\ifmtext \leavevmode\special{t4ht@+\string&{35}x00A0{59}}x% \else\ifmathltx \Tg<mspace />\else \leavevmode\special{t4ht@+\string&{35}x00A0{59}}x% @@ -2474,6 +2473,10 @@ vanilla} + + + + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{array} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -2541,9 +2544,6 @@ vanilla} - - - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{vanilla} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -2769,6 +2769,8 @@ vanilla} + + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{rlbabel} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -3034,5 +3036,20 @@ vanilla} + + + + + + + + + + + + + + + \endinput |