texlive[55734] Master/texmf-dist/tex/generic/tex4ht/mathml.4ht: do

commits+karl at tug.org commits+karl at tug.org
Thu Jul 2 23:56:22 CEST 2020


Revision: 55734
          http://tug.org/svn/texlive?view=revision&revision=55734
Author:   karl
Date:     2020-07-02 23:56:22 +0200 (Thu, 02 Jul 2020)
Log Message:
-----------
do not use <mfence>, tex4ht r753

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

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

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht	2020-07-02 21:47:41 UTC (rev 55733)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht	2020-07-02 21:56:22 UTC (rev 55734)
@@ -1,4 +1,4 @@
-% mathml.4ht (2020-02-28-14:58), generated from tex4ht-mathml.tex
+% mathml.4ht (2020-07-02-14:25), 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-28-14:58}
+\immediate\write-1{version 2020-07-02-14:25}
 
 \exit:ifnot{Preamble,% 
 accents,% 
@@ -876,18 +876,18 @@
 \def\:temp#1{\a:right{#1}\o:right:.\b:right{#1}}\HLet\right\:temp
 \Configure{left}
    {}
-   {\HCode{<\a:mathml mfenced \a:mathml separators=""\Hnewline
-       \a:mathml open="\expandafter
+   {\HCode{<\a:mathml mo \a:mathml fence="true" \a:mathml form="prefix">
+       \expandafter
 \ifx \csname \string#1:lr del\endcsname\relax #1\else
      \csname \string#1:lr del\endcsname\fi
-"\space }\bgroup
-                              \HCode{><\a:mathml mrow>}\bgroup}
+</\a:mathml mo>}\bgroup
+                              \HCode{<\a:mathml mrow>}\bgroup}
 \Configure{right}
-   {\egroup\Send{GROUP}{0}{ \a:mathml close="\expandafter
+{\egroup\egroup}%{\egroup\Send{GROUP}{0}{ \a:mathml close=""\space}\egroup}
+   {\HCode{</\a:mathml mrow><\a:mathml mo \a:mathml fence="true" \a:mathml form="postfix">\expandafter
 \ifx \csname \string#1:lr del\endcsname\relax #1\else
      \csname \string#1:lr del\endcsname\fi
-"\space}\egroup}
-   {\HCode{</\a:mathml mrow></\a:mathml mfenced>}}
+</\a:mathml mo>}}
 \def\def:DEL#1{\def\:DEL{#1}}
 \def\check:DEL#1#2{\def\:tempa{#1}\ifx \:tempa\:DEL \def\:DEL{#2}\fi}
 \NewConfigure{mfenced}[2]{\append:defI\def:DEL{\check:DEL{#1}{#2}}}
@@ -2720,18 +2720,18 @@
 \def\:temp#1{\a:right{#1}\o:right:.\b:right{#1}}\HLet\right\:temp
 \Configure{left}
    {}
-   {\HCode{<\a:mathml mfenced \a:mathml separators=""\Hnewline
-       \a:mathml open="\expandafter
+   {\HCode{<\a:mathml mo \a:mathml fence="true" \a:mathml form="prefix">
+       \expandafter
 \ifx \csname \string#1:lr del\endcsname\relax #1\else
      \csname \string#1:lr del\endcsname\fi
-"\space }\bgroup
-                              \HCode{><\a:mathml mrow>}\bgroup}
+</\a:mathml mo>}\bgroup
+                              \HCode{<\a:mathml mrow>}\bgroup}
 \Configure{right}
-   {\egroup\Send{GROUP}{0}{ \a:mathml close="\expandafter
+{\egroup\egroup}%{\egroup\Send{GROUP}{0}{ \a:mathml close=""\space}\egroup}
+   {\HCode{</\a:mathml mrow><\a:mathml mo \a:mathml fence="true" \a:mathml form="postfix">\expandafter
 \ifx \csname \string#1:lr del\endcsname\relax #1\else
      \csname \string#1:lr del\endcsname\fi
-"\space}\egroup}
-   {\HCode{</\a:mathml mrow></\a:mathml mfenced>}}
+</\a:mathml mo>}}
 \def\def:DEL#1{\def\:DEL{#1}}
 \def\check:DEL#1#2{\def\:tempa{#1}\ifx \:tempa\:DEL \def\:DEL{#2}\fi}
 \NewConfigure{mfenced}[2]{\append:defI\def:DEL{\check:DEL{#1}{#2}}}
@@ -3385,6 +3385,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{vanilla}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3423,8 +3424,6 @@
 
 
 
-
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{amssymb}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3750,6 +3749,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{dcolumn}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4141,6 +4141,7 @@
 
 
 
+
 
 
 



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