texlive[65272] Master/texmf-dist: disable stretchy for MathClass-rel
commits+karl at tug.org
commits+karl at tug.org
Wed Dec 14 22:55:49 CET 2022
Revision: 65272
http://tug.org/svn/texlive?view=revision&revision=65272
Author: karl
Date: 2022-12-14 22:55:49 +0100 (Wed, 14 Dec 2022)
Log Message:
-----------
disable stretchy for MathClass-rel operators, tex4ht r1266
Revision Links:
--------------
http://tug.org/svn/texlive?view=revision&revision=1266
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
Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog 2022-12-14 00:50:16 UTC (rev 65271)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog 2022-12-14 21:55:49 UTC (rev 65272)
@@ -1,3 +1,9 @@
+2022-12-14 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-mathml.tex (mathml.4ht): disable stretchy attribute for
+ MathClass-rel operators.
+ https://github.com/michal-h21/make4ht/issues/97
+
2022-12-12 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-mathml.tex (mathml.4ht): added support for the \bf command.
Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex 2022-12-14 00:50:16 UTC (rev 65271)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathml.tex 2022-12-14 21:55:49 UTC (rev 65272)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-mathml.tex 1265 2022-12-12 10:25:54Z michal_h21 $$
+% $Id: tex4ht-mathml.tex 1266 2022-12-14 09:36:45Z michal_h21 $$
% compile 3 times: latex tex4ht-mathltx
% or xhlatex tex4ht-mathltx "html,3,sections+"
%
@@ -3190,12 +3190,12 @@
\Configure{MathClass}{2}{*}{<\a:mathml mo\Hnewline
\mml:class="MathClass-bin">}{</\a:mathml mo>}{}
\Configure{MathClass}{3}{*}{<\a:mathml mo\Hnewline
- \mml:class="MathClass-rel">}{</\a:mathml mo>}{}
+ \mml:class="MathClass-rel" \a:mathml stretchy="false">}{</\a:mathml mo>}{}
\Configure{MathClass}{4}{*}{<\a:mathml mo\Hnewline
- \mml:class="MathClass-open" stretchy="false">}
+ \mml:class="MathClass-open" \a:mathml stretchy="false">}
{</\a:mathml mo>}{}
\Configure{MathClass}{5}{*}{<\a:mathml mo\Hnewline
- \mml:class="MathClass-close" stretchy="false">}
+ \mml:class="MathClass-close" \a:mathml stretchy="false">}
{</\a:mathml mo>}{}
\Configure{MathClass}{6}{*}{<\a:mathml mo\Hnewline
\mml:class="MathClass-punc">}{</\a:mathml mo>}{}
Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht 2022-12-14 00:50:16 UTC (rev 65271)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht 2022-12-14 21:55:49 UTC (rev 65272)
@@ -1,4 +1,4 @@
-% mathml.4ht (2022-12-12-13:23), generated from tex4ht-mathml.tex
+% mathml.4ht (2022-12-14-13:31), generated from tex4ht-mathml.tex
% Copyright 2009-2022 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 2022-12-12-13:23}
+\immediate\write-1{version 2022-12-14-13:31}
\exit:ifnot{Preamble,%
accents,%
@@ -1627,12 +1627,12 @@
\Configure{MathClass}{2}{*}{<\a:mathml mo\Hnewline
\mml:class="MathClass-bin">}{</\a:mathml mo>}{}
\Configure{MathClass}{3}{*}{<\a:mathml mo\Hnewline
- \mml:class="MathClass-rel">}{</\a:mathml mo>}{}
+ \mml:class="MathClass-rel" \a:mathml stretchy="false">}{</\a:mathml mo>}{}
\Configure{MathClass}{4}{*}{<\a:mathml mo\Hnewline
- \mml:class="MathClass-open" stretchy="false">}
+ \mml:class="MathClass-open" \a:mathml stretchy="false">}
{</\a:mathml mo>}{}
\Configure{MathClass}{5}{*}{<\a:mathml mo\Hnewline
- \mml:class="MathClass-close" stretchy="false">}
+ \mml:class="MathClass-close" \a:mathml stretchy="false">}
{</\a:mathml mo>}{}
\Configure{MathClass}{6}{*}{<\a:mathml mo\Hnewline
\mml:class="MathClass-punc">}{</\a:mathml mo>}{}
@@ -2629,12 +2629,12 @@
\Configure{MathClass}{2}{*}{<\a:mathml mo\Hnewline
\mml:class="MathClass-bin">}{</\a:mathml mo>}{}
\Configure{MathClass}{3}{*}{<\a:mathml mo\Hnewline
- \mml:class="MathClass-rel">}{</\a:mathml mo>}{}
+ \mml:class="MathClass-rel" \a:mathml stretchy="false">}{</\a:mathml mo>}{}
\Configure{MathClass}{4}{*}{<\a:mathml mo\Hnewline
- \mml:class="MathClass-open" stretchy="false">}
+ \mml:class="MathClass-open" \a:mathml stretchy="false">}
{</\a:mathml mo>}{}
\Configure{MathClass}{5}{*}{<\a:mathml mo\Hnewline
- \mml:class="MathClass-close" stretchy="false">}
+ \mml:class="MathClass-close" \a:mathml stretchy="false">}
{</\a:mathml mo>}{}
\Configure{MathClass}{6}{*}{<\a:mathml mo\Hnewline
\mml:class="MathClass-punc">}{</\a:mathml mo>}{}
More information about the tex-live-commits
mailing list.