summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex
index b2e07b052e6..0773227cd9f 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-mathml.tex 1183 2022-08-17 10:03:42Z michal_h21 $$
+% $Id: tex4ht-mathml.tex 1208 2022-10-04 15:40:58Z michal_h21 $$
% compile 3 times: latex tex4ht-mathltx
% or xhlatex tex4ht-mathltx "html,3,sections+"
%
@@ -2115,7 +2115,7 @@ POP
\DisplayMathtrue
\fi
\HCode{<\a:mathml mtable\Hnewline
- \a:mathml columnalign="left" \mml:class="#2">}}
+ \a:mathml displaystyle="true" \a:mathml columnalign="left" \mml:class="#2">}}
{\HCode{</\a:mathml mtable>}\end:mathalign }
{\HCode{<\a:mathml mtr>}} {\HCode{</\a:mathml mtr>}}
{\HCode{<\a:mathml mtd\Hnewline
@@ -2630,7 +2630,8 @@ in page 252-- in intro to theory book.
{\ifvmode \IgnorePar \fi \EndP \ShowPar \par}
{}{}
\Configure{eqnarray}
- {\HCode{<\a:mathml mtable\Hnewline \mml:class="eqnarray\ifx
+ {\HCode{<\a:mathml mtable\Hnewline \a:mathml displaystyle="true"
+ \mml:class="eqnarray\ifx
\@seqncr\@eqncr\else-star\fi"
\a:mathml columnalign="right center left" >}}%
{\HCode{</\a:mathml mtable>}}