texlive[51965] Master/texmf-dist/tex/generic/tex4ht: math space

commits+karl at tug.org commits+karl at tug.org
Mon Aug 26 23:35:45 CEST 2019


Revision: 51965
          http://tug.org/svn/texlive?view=revision&revision=51965
Author:   karl
Date:     2019-08-26 23:35:45 +0200 (Mon, 26 Aug 2019)
Log Message:
-----------
math space command support, tex4ht r594

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

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

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/latex.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/latex.4ht	2019-08-26 21:10:17 UTC (rev 51964)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/latex.4ht	2019-08-26 21:35:45 UTC (rev 51965)
@@ -1,6 +1,6 @@
-% latex.4ht (2018-12-05-15:46), generated from tex4ht-4ht.tex
+% latex.4ht (2019-08-26-14:22), generated from tex4ht-4ht.tex
 % Copyright 1997-2009 Eitan M. Gurari
-% Copyright 2009-2018 TeX Users Group
+% Copyright 2009-2019 TeX Users Group
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either
@@ -17,7 +17,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2018-12-05-15:46}
+\immediate\write-1{version 2019-08-26-14:22}
 
 \ifx\SaveMkHalignConf:g\:UnDef \else \expandafter\endinput\fi
 
@@ -770,6 +770,14 @@
 \HLet\overline\:temp
 \NewConfigure{overline}{2}
 
+\def\:tempc{\csname a:>\endcsname} \HLet\>\:tempc
+\def\:tempc{\csname a:;\endcsname} \HLet\;\:tempc
+\def\:tempc{\csname a:!\endcsname} \HLet\!\:tempc
+\def\:tempc{\csname a::\endcsname} \HLet\:\:tempc
+\NewConfigure{>}{1} \Configure{>}{\csname o:>\endcsname}
+\NewConfigure{;}{1} \Configure{;}{\csname o:;\endcsname}
+\NewConfigure{!}{1} \Configure{!}{\csname o:!\endcsname}
+\NewConfigure{:}{1} \Configure{:}{\csname o::\endcsname}
 \def\:tempc{\relax\ifmmode\csname a:,\endcsname\else\thinspace\fi}
 \expandafter\HLet\csname , \endcsname=\:tempc
 \def\:tempc{\relax

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht	2019-08-26 21:10:17 UTC (rev 51964)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/mathml.4ht	2019-08-26 21:35:45 UTC (rev 51965)
@@ -1,4 +1,4 @@
-% mathml.4ht (2018-04-10-14:34), generated from tex4ht-mathml.tex
+% mathml.4ht (2019-08-26-14:22), generated from tex4ht-mathml.tex
 % Copyright 2009-2018 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 2018-04-10-14:34}
+\immediate\write-1{version 2019-08-26-14:22}
 
 \exit:ifnot{Preamble,% 
 accents,% 
@@ -822,7 +822,7 @@
 \let\mathml:on\relax
 \Configure{ }
    {\ifmathml \ifmtext \space \else\Tg<\a:mathml mspace
-    width="1em" \mml:class="nbsp" />\fi
+    width="0.33em" \mml:class="nbsp" />\fi
     \else \:nbsp\fi}
 \:CheckOption{new-accents}     \if:Option \else
   \Configure{accent}\widetilde\widetilde{{}{}}
@@ -1319,7 +1319,15 @@
    {\HCode{<\a:mathml mspace width="2em" \mml:class="qquad"/>}}\fi
     \else \o:qquad: \fi}}
 \Configure{,}
-   {{\HCode{<\a:mathml mspace width="0em" \mml:class="thinspace"/>}}}
+   {{\HCode{<\a:mathml mspace width="0.17em" \mml:class="thinspace"/>}}}
+\Configure{:}
+   {{\HCode{<\a:mathml mspace width="0.22em" \mml:class="thinspace"/>}}}
+\Configure{;}
+   {{\HCode{<\a:mathml mspace width="0.28em" \mml:class="thickpace"/>}}}
+\Configure{>}
+   {{\HCode{<\a:mathml mspace width="0.30em" \mml:class="medspace"/>}}}
+\Configure{!}
+   {{\HCode{<\a:mathml mspace width="-0.17em" \mml:class="negthinspace"/>}}}
 
 \def\:tempb#1{%
    \expandafter\let\expandafter\:tempc\csname #1\endcsname
@@ -1708,6 +1716,8 @@
 
 
 
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{amsbsy}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2074,6 +2084,7 @@
 \endinput\empty\empty\empty\empty\empty\empty
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{amsfonts}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2158,6 +2169,7 @@
 \endinput\empty\empty\empty\empty\empty\empty
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{amstex}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2324,6 +2336,8 @@
 
 
 
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{plain}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2641,7 +2655,7 @@
 \let\mathml:on\relax
 \Configure{ }
    {\ifmathml \ifmtext \space \else\Tg<\a:mathml mspace
-    width="1em" \mml:class="nbsp" />\fi
+    width="0.33em" \mml:class="nbsp" />\fi
     \else \:nbsp\fi}
 \:CheckOption{new-accents}     \if:Option \else
   \Configure{accent}\widetilde\widetilde{{}{}}
@@ -3138,7 +3152,15 @@
    {\HCode{<\a:mathml mspace width="2em" \mml:class="qquad"/>}}\fi
     \else \o:qquad: \fi}}
 \Configure{,}
-   {{\HCode{<\a:mathml mspace width="0em" \mml:class="thinspace"/>}}}
+   {{\HCode{<\a:mathml mspace width="0.17em" \mml:class="thinspace"/>}}}
+\Configure{:}
+   {{\HCode{<\a:mathml mspace width="0.22em" \mml:class="thinspace"/>}}}
+\Configure{;}
+   {{\HCode{<\a:mathml mspace width="0.28em" \mml:class="thickpace"/>}}}
+\Configure{>}
+   {{\HCode{<\a:mathml mspace width="0.30em" \mml:class="medspace"/>}}}
+\Configure{!}
+   {{\HCode{<\a:mathml mspace width="-0.17em" \mml:class="negthinspace"/>}}}
 
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3211,6 +3233,8 @@
 
 
 
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{array}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3286,6 +3310,9 @@
 
 
 
+
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{amscd}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3340,6 +3367,7 @@
 
 
 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{vanilla}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3376,6 +3404,8 @@
 
 
 
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{amssymb}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3663,8 +3693,6 @@
 
 
 
-
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{rlbabel}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3768,7 +3796,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{mathtools}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3901,7 +3928,6 @@
 
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                 \ConfigureHinput{accents}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -4092,6 +4118,15 @@
 
 
 
+
+
+
+
+
+
+
+
+
 
 
 



More information about the tex-live-commits mailing list