summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-01-09 01:47:03 +0000
committerKarl Berry <karl@freefriends.org>2007-01-09 01:47:03 +0000
commit7e6a400b101b2d20930213dfd0b8e90969e3da1d (patch)
tree3b394627fb268561f36387333163e5af1368e1b3 /Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
parentac54b3e8d8a00592eba61f92e43c8dadae2dd432 (diff)
tex4ht 1.0.2007_01_08_1711
git-svn-id: svn://tug.org/texlive/trunk@3262 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht47
1 files changed, 44 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht b/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
index 8e0bda37b2a..ad589262ab9 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht
@@ -1,6 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% docbook-mml.4ht 2006-11-15-02:45 %
-% Copyright (C) 2000--2006 Eitan M. Gurari %
+% docbook-mml.4ht 2007-01-03-22:30 %
+% Copyright (C) 2000--2007 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
% conditions of the LaTeX Project Public License, either %
@@ -24,12 +24,13 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2006-11-15-02:45}
+\immediate\write-1{version 2007-01-03-22:30}
\exit:ifnot{amsart,%
amsbook,%
amsmath,%
amsproc,%
+array,%
article,%
book,%
latex,%
@@ -130,6 +131,29 @@ tex4ht}
{p}{\ifmathml \HCode{ \a:mathml columnalign="left"}\else
\HCode{ align="left"}\fi}
{}
+\Configure{overline}
+ {\bgroup\ifmathml \HCode{<\a:mathml mover accent="false"\Hnewline
+\mml:class="mml-overline"><\a:mathml mrow>}%
+\else
+ \HCode{<emphasis role="overline">}\fi}
+ {\ifmathml \HCode{</\a:mathml mrow><\a:mathml mo\Hnewline
+ accent="true">&\#x00AF;</\a:mathml mo>%
+</\a:mathml mover>}%
+\else \HCode{</emphasis>}\fi\egroup}
+\Configure{underline}
+ {\bgroup
+ \ifmathml \HCode{<\a:mathml munder \a:mathml accentunder="false"\Hnewline
+\mml:class="mml-underline"><\a:mathml mrow>}%
+%
+ \else \expandafter\everymath
+\expandafter{\expandafter\everymath
+ \expandafter{\the\everymath}}%
+\let\o::@underline:\o:@@underline:
+\def\o:@@underline:{\let\o:@@underline:\o::@underline:}%
+\HCode{<emphasis role="underline">}\fi}
+ {\ifmathml \HCode{</\a:mathml mrow><\a:mathml mo\Hnewline
+accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
+\else \HCode{</emphasis>}\fi \egroup}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -691,6 +715,18 @@ tex4ht}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \ConfigureHinput{array}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ \Configure{halignTB}
+ {\ifmathml \HCode{<\:MT table }\fi \halignTBL}
+ {\ifmathml \HCode{>}\fi}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\endinput\empty\empty\empty\empty\empty\empty
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
@@ -1028,5 +1064,10 @@ tex4ht}
+
+
+
+
+
\endinput