texlive[67387] Master/texmf-dist: \TeX in \text, tex4ht r1341

commits+karl at tug.org commits+karl at tug.org
Fri Jun 16 23:47:18 CEST 2023


Revision: 67387
          http://tug.org/svn/texlive?view=revision&revision=67387
Author:   karl
Date:     2023-06-16 23:47:18 +0200 (Fri, 16 Jun 2023)
Log Message:
-----------
\TeX in \text, tex4ht r1341

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=1341

Modified Paths:
--------------
    trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex
    trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
    trunk/Master/texmf-dist/tex/generic/tex4ht/xecjk-hooks.4ht

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2023-06-16 21:03:10 UTC (rev 67386)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2023-06-16 21:47:18 UTC (rev 67387)
@@ -1,3 +1,8 @@
+2023-06-16  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-mathml.tex (mathml.4ht): fixed \TeX used in \text.
+	https://github.com/michal-h21/tex4ebook/issues/108
+
 2023-06-12  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-fonts-cjk.tex (

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex	2023-06-16 21:03:10 UTC (rev 67386)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex	2023-06-16 21:47:18 UTC (rev 67387)
@@ -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 @@
 
 \<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 @@
 
 \<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}
 >>>
 
 %%%%%%%%%%%%%%%%%%%%%%%%%

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht	2023-06-16 21:03:10 UTC (rev 67386)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht	2023-06-16 21:47:18 UTC (rev 67387)
@@ -1,5 +1,5 @@
-% mathml.4ht (2022-12-21-13:32), generated from tex4ht-mathml.tex
-% Copyright 2009-2022 TeX Users Group
+% mathml.4ht (2023-06-16-14:47), generated from tex4ht-mathml.tex
+% Copyright 2009-2023 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 2022-12-21-13:32}
+\immediate\write-1{version 2023-06-16-14:47}
 
 \exit:ifnot{Preamble,% 
 accents,% 
@@ -862,9 +862,9 @@
    \fi
 \fi
 \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}
 \Configure{afterSUB}{'}{\def\SUB:prime{\SUB:SUP}}
 \Configure{'}
    {\let\:primes=\empty}
@@ -2714,9 +2714,9 @@
    \fi
 \fi
 \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}
 \Configure{afterSUB}{'}{\def\SUB:prime{\SUB:SUP}}
 \Configure{'}
    {\let\:primes=\empty}
@@ -3207,7 +3207,6 @@
 \endinput\empty\empty\empty\empty\empty\empty
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{amsopn}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3409,8 +3408,6 @@
 
 
 
-
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{vanilla}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3451,6 +3448,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{amssymb}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3779,7 +3777,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{dcolumn}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3856,6 +3853,8 @@
 
 
 
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{mathtools}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3995,6 +3994,10 @@
 
 
 
+
+
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{accents}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4082,6 +4085,7 @@
 \endinput\empty\empty\empty\empty\empty\empty
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{ushort}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4119,7 +4123,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{bm}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4165,6 +4168,10 @@
 
 
 
+
+
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{ulem}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4260,6 +4267,8 @@
 
 
 
+
+
 
 
 

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/xecjk-hooks.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/xecjk-hooks.4ht	2023-06-16 21:03:10 UTC (rev 67386)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/xecjk-hooks.4ht	2023-06-16 21:47:18 UTC (rev 67387)
@@ -1,5 +1,5 @@
-% xecjk-hooks.4ht (2023-06-08-13:14), generated from tex4ht-4ht.tex
-% Copyright 2020 TeX Users Group
+% xecjk-hooks.4ht (2023-06-11-08:01), generated from tex4ht-4ht.tex
+% Copyright 2020-2023 TeX Users Group
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either
@@ -16,7 +16,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2023-06-08-13:14}
+\immediate\write-1{version 2023-06-11-08:01}
 
 \:dontusepackage{xeCJK}
 \:AtEndOfPackage{%



More information about the tex-live-commits mailing list.