summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-26 22:50:59 +0000
committerKarl Berry <karl@freefriends.org>2020-02-26 22:50:59 +0000
commitddd88dc1791891f9b55e0452e72f3f9f8654b479 (patch)
treea2a9bd7b00ca726f2d82c71ea35e41f5b557fafc /Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
parent4556d09d2f5c1941ae8691aa0cdb19c674ba350c (diff)
try an enspace for \<space>, tex4ht r668
git-svn-id: svn://tug.org/texlive/trunk@53934 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/mathml.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mathml.4ht18
1 files changed, 13 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
index 8fcc91d8e19..899c60f188d 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
@@ -1,5 +1,5 @@
-% mathml.4ht (2019-12-30-14:10), generated from tex4ht-mathml.tex
-% Copyright 2009-2019 TeX Users Group
+% mathml.4ht (2020-02-26-14:46), generated from tex4ht-mathml.tex
+% Copyright 2009-2020 TeX Users Group
% Copyright 1999-2009 Eitan M. Gurari
%
% This work may be distributed and/or modified under the
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2019-12-30-14:10}
+\immediate\write-1{version 2020-02-26-14:46}
\exit:ifnot{Preamble,%
accents,%
@@ -823,7 +823,7 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
\Configure{ }
{\ifmathml \ifmtext \space \else\Tg<\a:mathml mspace
width="0.33em" \mml:class="nbsp" />\fi
- \else \:nbsp\fi}
+ \else \:ensp\fi}
% redefine macro from unicode.4ht to produce better accents
\def\unicode:mathop#1{\PauseMathClass\HCode{<\a:mathml mo accent="true">}#1\HCode{</\a:mathml mo>}\EndPauseMathClass}
@@ -1300,6 +1300,10 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
\else\ifmathml
\Tg<\a:mathml mspace />\else \leavevmode\special{t4ht@+\string&{35}x00A0{59}}x%
\fi\fi}
+\def\:ensp{\ifmtext \leavevmode\special{t4ht@+\string&{35}x2002{59}}x%
+\else\ifmathml
+ \Tg<\a:mathml mspace />\else \leavevmode\special{t4ht@+\string&{35}x2002{59}}x%
+\fi\fi}
\Configure{cases}
{}{} {\Tg<\a:mathml mtable>}{\Tg</\a:mathml mtable>}
{\Tg<\a:mathml mtr>}{\Tg</\a:mathml mtr>}
@@ -2663,7 +2667,7 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
\Configure{ }
{\ifmathml \ifmtext \space \else\Tg<\a:mathml mspace
width="0.33em" \mml:class="nbsp" />\fi
- \else \:nbsp\fi}
+ \else \:ensp\fi}
% redefine macro from unicode.4ht to produce better accents
\def\unicode:mathop#1{\PauseMathClass\HCode{<\a:mathml mo accent="true">}#1\HCode{</\a:mathml mo>}\EndPauseMathClass}
@@ -3140,6 +3144,10 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}%
\else\ifmathml
\Tg<\a:mathml mspace />\else \leavevmode\special{t4ht@+\string&{35}x00A0{59}}x%
\fi\fi}
+\def\:ensp{\ifmtext \leavevmode\special{t4ht@+\string&{35}x2002{59}}x%
+\else\ifmathml
+ \Tg<\a:mathml mspace />\else \leavevmode\special{t4ht@+\string&{35}x2002{59}}x%
+\fi\fi}
\Configure{cases}
{}{} {\Tg<\a:mathml mtable>}{\Tg</\a:mathml mtable>}
{\Tg<\a:mathml mtr>}{\Tg</\a:mathml mtr>}