summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-06-27 01:14:13 +0000
committerKarl Berry <karl@freefriends.org>2014-06-27 01:14:13 +0000
commit914061f2b88f7460a37c1676b0f7649002ca36c9 (patch)
treeb7a0a78790a587c752cfed5410412481e0853b7a /Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht
parent81231e60a62c9f46b647f59881e9165f01e4c9e2 (diff)
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
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht b/Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht
index 952c60160cd..d646fb280c2 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/html-mml.4ht
@@ -1,6 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% html-mml.4ht 2009-04-18-11:08 %
-% Copyright (C) 1999--2009 Eitan M. Gurari %
+% html-mml.4ht 2014-06-26-17:57 %
+% Copyright (C) 1999--2014 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 2009-04-18-11:08}
+\immediate\write-1{version 2014-06-26-17:57}
\exit:ifnot{amsmath,%
array,%
@@ -89,11 +89,11 @@ tex4ht}
}
\Css{\a:mathml math { text-indent: 0em; }}
\Configure{halignTBL}
- {t}{\ifmathml \HCode{ style="text-align:top;\border:lines
+ {t}{\ifmathml \HCode{ align="baseline 1" style="\border:lines
" }\fi}
- {b}{\ifmathml \HCode{ style="text-align:baseline;\border:lines
+ {b}{\ifmathml \HCode{ align="baseline -1" style="\border:lines
" }\fi}
- {c}{\ifmathml \HCode{ style="text-align:axis;\border:lines
+ {c}{\ifmathml \HCode{ align="axis" style="\border:lines
" }\fi}
{}
\Configure{halignTD} {}{}
@@ -731,6 +731,7 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{array}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -891,7 +892,6 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{rlbabel}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1217,5 +1217,6 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
+
\endinput