diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-09 01:47:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-09 01:47:03 +0000 |
commit | 7e6a400b101b2d20930213dfd0b8e90969e3da1d (patch) | |
tree | 3b394627fb268561f36387333163e5af1368e1b3 /Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht | |
parent | ac54b3e8d8a00592eba61f92e43c8dadae2dd432 (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/html4-math.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht index f750976dc88..bd208e38400 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht @@ -1,6 +1,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% html4-math.4ht 2006-12-04-10:05 % -% Copyright (C) 1999--2006 Eitan M. Gurari % +% html4-math.4ht 2007-01-02-13:00 % +% Copyright (C) 1999--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-12-04-10:05} +\immediate\write-1{version 2007-01-02-13:00} \exit:ifnot{amsfonts,% amsmath,% @@ -494,9 +494,11 @@ th4} \fi">}} {\HCode{</td>}}} \Css{table.align, table.alignat, table.xalignat, table.xxalignat, - table.flalign, table.align-star, table.alignat-star, + table.flalign + {width:100\%; margin-left:5\%; white-space: nowrap;}} +\Css{table.align-star, table.alignat-star, table.xalignat-star, table.flalign-star - {width:100\%; white-space: nowrap;}} + {margin-left:auto; margin-right:auto; white-space: nowrap;}} \Css{td.align-label { width:5\%; text-align:center; }} \Css{td.align-odd { text-align:right; padding-right:0.3em;}} \Css{td.align-even { text-align:left; padding-right:0.6em;}} @@ -982,7 +984,6 @@ th4} - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{eplain} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -1054,6 +1055,9 @@ th4} + + + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{rlbabel} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -1245,6 +1249,9 @@ th4} + + + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{th4} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -1321,5 +1328,6 @@ th4} + \endinput |