From 914061f2b88f7460a37c1676b0f7649002ca36c9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 27 Jun 2014 01:14:13 +0000 Subject: use mathml align= instead of css text-align:, https://puszcza.gnu.org.ua/bugs/?219, tex4ht r123 git-svn-id: svn://tug.org/texlive/trunk@34443 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht | 39 +++++------------------- 1 file changed, 8 insertions(+), 31 deletions(-) (limited to 'Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht') diff --git a/Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht b/Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht index 0f9ab275b16..475e7a0dd2b 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/mathltx.4ht @@ -1,30 +1,6 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% 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 % -% version 1.3 of this license or (at your option) any % -% later version. The latest version of this license is % -% in % -% http://www.latex-project.org/lppl.txt % -% and version 1.3 or later is part of all distributions % -% of LaTeX version 2003/12/01 or later. % -% % -% This work has the LPPL maintenance status "maintained".% -% % -% This Current Maintainer of this work % -% is Eitan M. Gurari. % -% % -% If you modify this program your changing its signature % -% with a directive of the following form will be % -% appreciated. % -% \message{signature} % -% % -% gurari@cse.ohio-state.edu % -% http://www.cse.ohio-state.edu/~gurari % -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2009-04-12-00:44} +% mathltx.4ht (2014-06-26-17:57), generated from tex4ht-mathltx.tex +% Copyright (C) 2009-2010 TeX Users Group +% Copyright (C) 2005-2009 Eitan M. Gurari \exit:ifnot{Preamble,% amsfonts,% @@ -146,9 +122,9 @@ vanilla} \def\:MT{\ifmathltx m\fi} \Configure{halignTB}{\HCode{<\:MT table }\halignTBL}{\HCode{>}} \Configure{halignTBL} - {t}{\ifmathltx \HCode{ style="text-align:top;" }\fi} - {b}{\ifmathltx \HCode{ style="text-align:baseline;" }\fi} - {c}{\ifmathltx \HCode{ style="text-align:axis;" }\fi} + {t}{\ifmathltx \HCode{ align="baseline 1" }\fi} + {b}{\ifmathltx \HCode{ align="baseline -1" }\fi} + {c}{\ifmathltx \HCode{ align="axis" }\fi} {} \def\t:HA{\HCode{}} \def\R:HA{\HCode{<\:MT tr \Hnewline style="vertical-align:baseline;">}} @@ -2475,6 +2451,7 @@ vanilla} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -2541,7 +2518,6 @@ vanilla} - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -3049,6 +3025,7 @@ vanilla} + \endinput -- cgit v1.2.3