summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-mathml.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/tex4ht-mathml.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-mathml.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/support/TeX4ht/source/tex4ht-mathml.tex b/support/TeX4ht/source/tex4ht-mathml.tex
index 98e02e637d..a85b327f21 100644
--- a/support/TeX4ht/source/tex4ht-mathml.tex
+++ b/support/TeX4ht/source/tex4ht-mathml.tex
@@ -1,8 +1,8 @@
-% $Id: tex4ht-mathml.tex 1273 2022-12-21 17:00:19Z michal_h21 $$
+% $Id: tex4ht-mathml.tex 1342 2023-06-16 21:46:57Z karl $$
% compile 3 times: latex tex4ht-mathltx
% or xhlatex tex4ht-mathltx "html,3,sections+"
%
-% Copyright 2009-2022 TeX Users Group
+% Copyright 2009-2023 TeX Users Group
% Copyright 1999-2009 Eitan M. Gurari
% Released under LPPL 1.3c+.
% See tex4ht-cpright.tex for license text.
@@ -536,7 +536,7 @@ xmlns="http://www.w3.org/1999/xhtml"
\<mathml\><<<
% mathml.4ht (|version), generated from |jobname.tex
-% Copyright 2009-2022 TeX Users Group
+% Copyright 2009-2023 TeX Users Group
% Copyright |CopyYear.1999. Eitan M. Gurari
|<TeX4ht copywrite|>
>>>
@@ -848,9 +848,9 @@ The special replaces the `x' character.
\<plain,latex mathml\><<<
\let\mml:TeX|=\TeX
-\def\TeX{\ifmathml
+\def\TeX{\ifmathml\ifmtext TeX\else
\HCode{<\a:mathml mtext
- \mml:class="TeX">TeX</\a:mathml mtext>}\else \mml:TeX\fi}
+ \mml:class="TeX">TeX</\a:mathml mtext>}\fi\else \mml:TeX\fi}
>>>
%%%%%%%%%%%%%%%%%%%%%%%%%