diff options
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht index 45ef06c3f48..f0ea8e142cb 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/html4-math.4ht @@ -1,4 +1,4 @@ -% html4-math.4ht (2020-07-27-14:08), generated from tex4ht-html4.tex +% html4-math.4ht (2020-11-09-14:28), generated from tex4ht-html4.tex % Copyright 2009-2019 TeX Users Group % Copyright 1999-2009 Eitan M. Gurari % @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2020-07-27-14:08} +\immediate\write-1{version 2020-11-09-14:28} \exit:ifnot{accents,% amsfonts,% @@ -80,8 +80,9 @@ ushort} \let\MathPar\empty \Configure{PicDisplay} {\edef\MathPar{\ifvmode par-\fi}\IgnorePar\endgraf\EndP - \HCode{<center class="\MathPar math-display" \a:LRdir >}} - {\HCode{</center>}} {} {class="\MathPar math-display" } + \HCode{<div class="\MathPar math-display" \a:LRdir >}} + {\HCode{</div>}\par\ShowPar} {} {class="\MathPar math-display" } +\Css{div.par-math-display, div.math-display{text-align:center;}} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |