summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-26 21:43:11 +0000
committerKarl Berry <karl@freefriends.org>2022-07-26 21:43:11 +0000
commita8d30f7983740aa485f519f49de5ac068c02431c (patch)
tree4697895e8afa2e63d9391cbce11bffa8c36b3ef7 /Master/texmf-dist/source/generic
parent7682fab0b5f67da429d083c98ad8a4135a2f7376 (diff)
protect \sum etc., tex4ht r1180
git-svn-id: svn://tug.org/texlive/trunk@63983 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog5
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex4
2 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index 7c41010bb14..c4f37f88ffc 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,8 @@
+2022-07-26 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-mathml.tex (mathml.4ht): protect \sum etc., in order to
+ work in sectioning commands.
+
2022-07-25 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-4ht.tex (biblatex.4ht): don't redefine \MakeUppercase and
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex
index 3d4e80dc4d3..f16d7c5f960 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 1175 2022-07-10 14:22:09Z karl $$
+% $Id: tex4ht-mathml.tex 1180 2022-07-26 08:09:24Z michal_h21 $$
% compile 3 times: latex tex4ht-mathltx
% or xhlatex tex4ht-mathltx "html,3,sections+"
%
@@ -3503,7 +3503,7 @@ from tex4ht-info.tex.
\MathSymbol\mathop{#1}%
\expandafter\def\csname #1:limits\endcsname{\expandafter
\:same \math:sym\mathop{#1}\limits}%
- \expandafter\def\csname #1:nolimits\endcsname{\expandafter
+ \expandafter\ProvideDocumentCommand\csname #1:nolimits\endcsname{}{\expandafter
\:same \math:sym\mathop{#1}\nolimits}%
\expandafter\edef\csname n:#1:\endcsname{\noexpand\ifDisplayMath
\noexpand\expandafter \expandafter\noexpand \csname #1:limits\endcsname