summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/html-mltx.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-05-10 00:31:48 +0000
committerKarl Berry <karl@freefriends.org>2008-05-10 00:31:48 +0000
commit3affd633834494c279f96078e95831935ea51ca7 (patch)
treed18cbef6ade390df34099bff78c593f00e9d7971 /Master/texmf-dist/tex/generic/tex4ht/html-mltx.4ht
parent78d169458ffb8d121d56a1345471b5dbe3f17a2a (diff)
tex4ht-1.0.2008_05_07_2048
git-svn-id: svn://tug.org/texlive/trunk@8000 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/html-mltx.4ht')
-rwxr-xr-xMaster/texmf-dist/tex/generic/tex4ht/html-mltx.4ht49
1 files changed, 40 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html-mltx.4ht b/Master/texmf-dist/tex/generic/tex4ht/html-mltx.4ht
index 165d8b5f8ae..339adb869ca 100755
--- a/Master/texmf-dist/tex/generic/tex4ht/html-mltx.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/html-mltx.4ht
@@ -1,6 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% html-mltx.4ht 2006-10-24-00:58 %
-% Copyright (C) 2005--2006 Eitan M. Gurari %
+% html-mltx.4ht 2007-09-24-22:51 %
+% Copyright (C) 2005--2007 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 2006-10-24-00:58}
+\immediate\write-1{version 2007-09-24-22:51}
\exit:ifnot{amsmath,%
array,%
@@ -114,12 +114,12 @@ tex4ht}
\Configure{newline}
{\ifmtext \ht:special{t4ht@,}%
-\HCode{</mtext><
- mtext \mml:class="newline">}%
+\HCode{</mtext><mtext\Hnewline
+ \mml:class="newline">}%
\ht:special{t4ht@,&\#x00A0;}%
\ht:special{t4ht@, }%
%
- \else \Tg<br class="newline" />\fi}
+ \else \Tg<br\Hnewline class="newline" />\fi}
\Configure{mathltx[]}
{\edef\MathPar{\ifvmode par-\fi}\IgnorePar\endgraf\EndP
\HCode{<div class="\MathPar math-display">}}
@@ -199,6 +199,11 @@ tex4ht}
\Css{math .textsf { font-family: sans-serif; }}
\Css{math .textbf { font-weight: bold; }}
\Configure{multicolumn}
+ {\let\sv:VBorder\VBorder
+ \let\VBorder\empty
+ \Configure{VBorder}{}{}{}{}%
+ }
+ {\let\VBorder\sv:VBorder}
{\ifmmode \HCode{\l:brace}%
{\Configure{halignTD} {}{}
{<}{\HCode{l}}
@@ -340,8 +345,6 @@ tex4ht}
-
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{amsmath}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -492,7 +495,6 @@ tex4ht}
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{plain}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -540,6 +542,11 @@ tex4ht}
+
+
+
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{array}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -549,6 +556,11 @@ tex4ht}
{\egroup \PopStack\Col:Marg\AllColMargins}
{}{}
\Configure{multicolumn}
+ {\let\sv:VBorder\VBorder
+ \let\VBorder\empty
+ \Configure{VBorder}{}{}{}{}%
+ }
+ {\let\VBorder\sv:VBorder}
{\ifmmode \HCode{\l:brace}%
{\Configure{halignTD} {}{}
{<}{\HCode{l}}
@@ -627,6 +639,13 @@ tex4ht}
+
+
+
+
+
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{rlbabel}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -674,6 +693,7 @@ tex4ht}
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{frenchb}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -915,5 +935,16 @@ tex4ht}
+
+
+
+
+
+
+
+
+
+
+
\endinput