texlive[60512] Master/texmf-dist: tex4ht mathjax \exp; \PauseCutAt

commits+karl at tug.org commits+karl at tug.org
Wed Sep 15 00:00:08 CEST 2021


Revision: 60512
          http://tug.org/svn/texlive?view=revision&revision=60512
Author:   karl
Date:     2021-09-15 00:00:08 +0200 (Wed, 15 Sep 2021)
Log Message:
-----------
tex4ht mathjax \exp; \PauseCutAt r979-980

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

Modified Paths:
--------------
    trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathjax.tex
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-sty.tex
    trunk/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht
    trunk/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2021-09-14 20:25:48 UTC (rev 60511)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2021-09-14 22:00:08 UTC (rev 60512)
@@ -1,3 +1,11 @@
+2021-09-14  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): fixed TOC support for \exp
+	command.
+	https://puszcza.gnu.org.ua/bugs/?525
+	* tex4ht-sty.tex (tex4ht.sty): fix issues with \PauseCutAt and \ContCutAt.
+	https://puszcza.gnu.org.ua/bugs/?518
+
 2021-09-12  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-html4.tex (html4.4ht): use global definitions for passing

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathjax.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathjax.tex	2021-09-14 20:25:48 UTC (rev 60511)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathjax.tex	2021-09-14 22:00:08 UTC (rev 60512)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-mathjax.tex 948 2021-06-13 08:51:16Z michal_h21 $
+% $Id: tex4ht-mathjax.tex 979 2021-09-14 17:59:36Z michal_h21 $
 % compile: latex tex4ht-mathjax
 %
 % Copyright 2018-2021 TeX Users Group
@@ -190,4 +190,5 @@
 \fixmathjaxtoc\begin
 \fixmathjaxtoc\end
 \fixmathjaxtoc\\
+\fixmathjaxtoc\exp
 >>>

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-sty.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-sty.tex	2021-09-14 20:25:48 UTC (rev 60511)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-sty.tex	2021-09-14 22:00:08 UTC (rev 60512)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-sty.tex 952 2021-06-17 21:47:06Z karl $
+% $Id: tex4ht-sty.tex 981 2021-09-14 20:14:03Z michal_h21 $
 % tex tex4ht-sty   or   ht tex tex4ht-sty
 %
 % Copyright 2009-2020 TeX Users Group
@@ -3646,6 +3646,7 @@
    \expandafter\ifx  \csname NoCut:#1\endcsname\relax\else
        \expand:after{\expandafter\let\csname Cut:#1\endcsname=}%
           \csname NoCut:#1\endcsname
+      \expandafter\let\csname Toc:#1\expandafter\endcsname\csname OToc:#1\endcsname
    \fi}
 >>>
 
@@ -3652,6 +3653,8 @@
 e.g., \''PauseCutAt{section}'
 
 \<paused cut at\><<<
+\expandafter\let\csname OToc:#1\expandafter\endcsname\csname Toc:#1\endcsname
+\expandafter\let\csname Toc:#1\endcsname=\relax
 \expandafter\let\csname Cut:#1\endcsname=\null 
 \expandafter\def\csname Cut:#1\endcsname{%   
    \gHAdvance \TitleCount  1 

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht	2021-09-14 20:25:48 UTC (rev 60511)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht	2021-09-14 22:00:08 UTC (rev 60512)
@@ -1,4 +1,4 @@
-% mathjax-latex-4ht.sty (2021-06-13-08:45), generated from tex4ht-mathjax.tex
+% mathjax-latex-4ht.sty (2021-09-14-14:13), generated from tex4ht-mathjax.tex
 % Copyright 2018-2021 TeX Users Group
 %
 % This work may be distributed and/or modified under the
@@ -16,7 +16,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2021-06-13-08:45}
+\immediate\write-1{version 2021-09-14-14:13}
 
 \RequirePackage{etoolbox,expl3,environ}
 
@@ -120,6 +120,7 @@
 \fixmathjaxtoc\begin
 \fixmathjaxtoc\end
 \fixmathjaxtoc\\
+\fixmathjaxtoc\exp
 
 }
 \endinput
@@ -173,6 +174,9 @@
 
 
 
+
+
+
 
 
 

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty	2021-09-14 20:25:48 UTC (rev 60511)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty	2021-09-14 22:00:08 UTC (rev 60512)
@@ -1,7 +1,7 @@
 \ifnum\the\catcode`\%=14\else\expandafter\edef\csname
   \string:RestoreCatcodes\endcsname{\catcode`\%\the
   \catcode`\%}\catcode`\%14\fi
-% tex4ht.sty (2021-03-06-13:30), generated from tex4ht-sty.tex
+% tex4ht.sty (2021-09-14-14:11), generated from tex4ht-sty.tex
 % Copyright 2009-2021 TeX Users Group
 % Copyright 1996-2009 Eitan M. Gurari
 %
@@ -20,7 +20,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2021-03-06-13:30}
+\immediate\write-1{version 2021-09-14-14:11}
 
 
 \ifx  \Preamble\UnDef  \else
@@ -3581,7 +3581,9 @@
           \expand:after{\expandafter\let\csname NoCut:#1\endcsname=}%
              \csname Cut:#1\endcsname
       \fi
-      \expandafter\let\csname Cut:#1\endcsname=\null
+      \expandafter\let\csname OToc:#1\expandafter\endcsname\csname Toc:#1\endcsname
+\expandafter\let\csname Toc:#1\endcsname=\relax
+\expandafter\let\csname Cut:#1\endcsname=\null
 \expandafter\def\csname Cut:#1\endcsname{%
    \gHAdvance \TitleCount  1
    \null \:gobble
@@ -3592,6 +3594,7 @@
    \expandafter\ifx  \csname NoCut:#1\endcsname\relax\else
        \expand:after{\expandafter\let\csname Cut:#1\endcsname=}%
           \csname NoCut:#1\endcsname
+      \expandafter\let\csname Toc:#1\expandafter\endcsname\csname OToc:#1\endcsname
    \fi}
 \def\:CutAt#1#2,#3//{%
    \csname ltx:like\endcsname



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