diff options
author | Karl Berry <karl@freefriends.org> | 2020-02-28 22:59:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-02-28 22:59:23 +0000 |
commit | cbf542baef6445ed90f7059a5d4ea30d5e65402f (patch) | |
tree | 12f93be41594d3ffcdca5628fe51940f8fa7d298 /Master | |
parent | 42b1e02e459df53a7a73ab4267cd31b4c9641753 (diff) |
back to nbsp, tex4ht r670
git-svn-id: svn://tug.org/texlive/trunk@53966 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/html4.4ht | 8 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/mathml.4ht | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht index c052c05c5e8..2a80e44c488 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht @@ -1,4 +1,4 @@ -% html4.4ht (2020-02-26-14:46), generated from tex4ht-html4.tex +% html4.4ht (2020-02-28-14:58), generated from tex4ht-html4.tex % Copyright 2009-2020 TeX Users Group % Copyright 1997-2009 Eitan M. Gurari % @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2020-02-26-14:46} +\immediate\write-1{version 2020-02-28-14:58} \exit:ifnot{8859-6,% CJK,% @@ -1529,7 +1529,7 @@ switches of tex4ht.c) {\HCode{</span>}} {\:xhtml{\EndP}\IgnorePar\HCode{</div>}\ShowPar\par} \Css{div.newtheorem { margin-bottom: 2em; margin-top: 2em;}} -\Configure{ }{\:ensp} +\Configure{ }{\:nbsp} \def\end:TTT{\ifvmode\IgnorePar\fi \EndP\HCode{</td></tr></table>}} \:CheckOption{new-accents} \if:Option \else @@ -20032,7 +20032,7 @@ Y{0178}\i{00EF}% \fi \let\^^_\v -\Configure{ }{\:ensp} +\Configure{ }{\:nbsp} \def\end:TTT{\ifvmode\IgnorePar\fi \EndP\HCode{</td></tr></table>}} \:CheckOption{new-accents} \if:Option \else diff --git a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht index 899c60f188d..3439e331ead 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 (2020-02-26-14:46), generated from tex4ht-mathml.tex +% mathml.4ht (2020-02-28-14:58), generated from tex4ht-mathml.tex % Copyright 2009-2020 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 2020-02-26-14:46} +\immediate\write-1{version 2020-02-28-14:58} \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 \:ensp\fi} + \else \:nbsp\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} @@ -2667,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 \:ensp\fi} + \else \:nbsp\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} |