diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-02 21:56:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-02 21:56:22 +0000 |
commit | feaca5a9377064004ea8d915db9e15e447c2e9f3 (patch) | |
tree | f23d3a238bde32f44f3d487231e2537ed32960c2 /Master/texmf-dist | |
parent | 4239ff3d14b29560c7813a5856524b7226d60c32 (diff) |
do not use <mfence>, tex4ht r753
git-svn-id: svn://tug.org/texlive/trunk@55734 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/mathml.4ht | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht b/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht index 3439e331ead..f2e35c2848a 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-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 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}% \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 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}% \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 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}% + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{vanilla} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -3423,8 +3424,6 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}% - - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{amssymb} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -3750,6 +3749,7 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}% + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{dcolumn} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -4224,5 +4224,6 @@ accent="true">&\#x0332;</\a:mathml mo></\a:mathml munder>}% + \endinput |