From b8ecb22a83891bec10ce6c19d1d95ad922a9d170 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 5 Oct 2022 21:24:44 +0000 Subject: displaystyle in array, tex4ht r1209 git-svn-id: svn://tug.org/texlive/trunk@64629 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/generic/tex4ht/ChangeLog | 6 ++++++ Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex | 4 ++-- Master/texmf-dist/tex/generic/tex4ht/mathml.4ht | 8 ++++---- 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 + + * tex4ht-mathml.tex (mathml.4ht): use displaystyle attribute also in + array. + https://tex.stackexchange.com/a/660509/2891 + 2022-10-04 Michal Hoftich * 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   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 |\Tg} 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;}% \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}% -- cgit v1.2.3