summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-09-15 03:01:59 +0000
committerNorbert Preining <norbert@preining.info>2021-09-15 03:01:59 +0000
commit3c36091e77e72aa582c29594048a092b63eae83c (patch)
treed26c30b3c7aed52f2ce9df0fc80a94899d6d34e3 /support
parent1666f2f182d9f9fb45ef8aa275b477d3264ef1cb (diff)
CTAN sync 202109150301
Diffstat (limited to 'support')
-rw-r--r--support/TeX4ht/source/ChangeLog8
-rw-r--r--support/TeX4ht/source/tex4ht-mathjax.tex3
-rw-r--r--support/TeX4ht/source/tex4ht-sty.tex5
3 files changed, 14 insertions, 2 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog
index f7833b37b7..738ecdbd7c 100644
--- a/support/TeX4ht/source/ChangeLog
+++ b/support/TeX4ht/source/ChangeLog
@@ -1,3 +1,11 @@
+2021-09-14 Michal Hoftich <michal.h21@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@gmail.com>
* tex4ht-html4.tex (html4.4ht): use global definitions for passing
diff --git a/support/TeX4ht/source/tex4ht-mathjax.tex b/support/TeX4ht/source/tex4ht-mathjax.tex
index 714ea31ab5..9bad3b45f8 100644
--- a/support/TeX4ht/source/tex4ht-mathjax.tex
+++ b/support/TeX4ht/source/tex4ht-mathjax.tex
@@ -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 @@ Fixes for tables of contents.
\fixmathjaxtoc\begin
\fixmathjaxtoc\end
\fixmathjaxtoc\\
+\fixmathjaxtoc\exp
>>>
diff --git a/support/TeX4ht/source/tex4ht-sty.tex b/support/TeX4ht/source/tex4ht-sty.tex
index c5fa931e4a..6a5c7ed0e1 100644
--- a/support/TeX4ht/source/tex4ht-sty.tex
+++ b/support/TeX4ht/source/tex4ht-sty.tex
@@ -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,12 +3646,15 @@ with a \`'+' asks that the HPage will be visible.
\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}
>>>
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