summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-10-05 21:24:44 +0000
committerKarl Berry <karl@freefriends.org>2022-10-05 21:24:44 +0000
commitb8ecb22a83891bec10ce6c19d1d95ad922a9d170 (patch)
tree4ebe8203ff55d793748c5752985552f239a4448b
parent464ad5ebeaa7bfb53ea98379a2448f53b5045dd3 (diff)
displaystyle in array, tex4ht r1209
git-svn-id: svn://tug.org/texlive/trunk@64629 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog6
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex4
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mathml.4ht8
3 files changed, 12 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index e24fd6afd15..ea11301decc 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,9 @@
+2022-10-05 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-mathml.tex (mathml.4ht): use displaystyle attribute also in
+ array.
+ https://tex.stackexchange.com/a/660509/2891
+
2022-10-04 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-mathml.tex (mathml.4ht): use displaystyle attribute in
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex
index 0773227cd9f..23c6aacbaf0 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 1208 2022-10-04 15:40:58Z michal_h21 $$
+% $Id: tex4ht-mathml.tex 1209 2022-10-05 21:12:23Z michal_h21 $$
% compile 3 times: latex tex4ht-mathltx
% or xhlatex tex4ht-mathltx "html,3,sections+"
%
@@ -1169,7 +1169,7 @@ space, without having them ignored, must use &nbsp; or other
\Configure{halignTB<>}{array}{\HCode{\Hnewline
\a:mathml equalrows="false"
\ifx\columnlines\empty\else\a:mathml columnlines="\columnlines" \fi
- \a:mathml equalcolumns="false" \a:mathml class="array"}<>\HAlign}
+ \a:mathml equalcolumns="false" \a:mathml class="array" \a:mathml displaystyle="true"}<>\HAlign}
\Configure{array}
{\halignTB{array}}
{\ifvmode \IgnorePar\fi |<insert Clr|>\Tg</\a:mathml mtable>}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
index b3889b3b68f..f2ab3a10fea 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
@@ -1,4 +1,4 @@
-% mathml.4ht (2022-10-04-13:07), generated from tex4ht-mathml.tex
+% mathml.4ht (2022-10-05-14:24), generated from tex4ht-mathml.tex
% Copyright 2009-2022 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 2022-10-04-13:07}
+\immediate\write-1{version 2022-10-05-14:24}
\exit:ifnot{Preamble,%
accents,%
@@ -558,7 +558,7 @@ vanilla}
\Configure{halignTB<>}{array}{\HCode{\Hnewline
\a:mathml equalrows="false"
\ifx\columnlines\empty\else\a:mathml columnlines="\columnlines" \fi
- \a:mathml equalcolumns="false" \a:mathml class="array"}<>\HAlign}
+ \a:mathml equalcolumns="false" \a:mathml class="array" \a:mathml displaystyle="true"}<>\HAlign}
\Configure{array}
{\halignTB{array}}
{\ifvmode \IgnorePar\fi \expandafter\tmp:toks\expandafter{\Clr}%
@@ -3263,7 +3263,7 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
\Configure{halignTB<>}{array}{\HCode{\Hnewline
\a:mathml equalrows="false"
\ifx\columnlines\empty\else\a:mathml columnlines="\columnlines" \fi
- \a:mathml equalcolumns="false" \a:mathml class="array"}<>\HAlign}
+ \a:mathml equalcolumns="false" \a:mathml class="array" \a:mathml displaystyle="true"}<>\HAlign}
\Configure{array}
{\halignTB{array}}
{\ifvmode \IgnorePar\fi \expandafter\tmp:toks\expandafter{\Clr}%