summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/jsml-math.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/jsml-math.4ht')
-rwxr-xr-xMaster/texmf-dist/tex/generic/tex4ht/jsml-math.4ht44
1 files changed, 37 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/jsml-math.4ht b/Master/texmf-dist/tex/generic/tex4ht/jsml-math.4ht
index 7f38b2609ad..3a0103eaa10 100755
--- a/Master/texmf-dist/tex/generic/tex4ht/jsml-math.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/jsml-math.4ht
@@ -1,6 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% jsml-math.4ht 2006-10-28-15:27 %
-% Copyright (C) 2006 Eitan M. Gurari %
+% jsml-math.4ht 2007-07-13-09:20 %
+% Copyright (C) 2006--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-28-15:27}
+\immediate\write-1{version 2007-07-13-09:20}
\exit:ifnot{Preamble,%
amsmath,%
@@ -1040,6 +1040,11 @@ tex4ht}
{\EndP\halignTB{halign}} \t:HA
\R:HA\r:HA\D:HA\d:HA
\Configure{multicolumn}
+ {\let\sv:VBorder\VBorder
+ \let\VBorder\empty
+ \Configure{VBorder}{}{}{}{}%
+ }
+ {\let\VBorder\sv:VBorder}
{\ifmmode \else
\ifvmode\IgnorePar\fi
\fi \HCode{<div class="multicolumn" title="\HMultispan">}}
@@ -1443,9 +1448,6 @@ tex4ht}
-
-
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{amsmath}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2413,7 +2415,6 @@ tex4ht}
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{plain}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2767,6 +2768,10 @@ tex4ht}
+
+
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{array}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2808,6 +2813,11 @@ tex4ht}
{\egroup \PopStack\Col:Marg\AllColMargins}
{}{}
\Configure{multicolumn}
+ {\let\sv:VBorder\VBorder
+ \let\VBorder\empty
+ \Configure{VBorder}{}{}{}{}%
+ }
+ {\let\VBorder\sv:VBorder}
{\ifmmode \else
\ifvmode\IgnorePar\fi
\fi \HCode{<div class="multicolumn" title="\HMultispan">}}
@@ -3107,5 +3117,25 @@ tex4ht}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\endinput