diff options
author | Karl Berry <karl@freefriends.org> | 2021-09-14 22:00:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-09-14 22:00:08 +0000 |
commit | e81dc90dee8cbac98b8288cae4c450ddeceea1fb (patch) | |
tree | a3b31ffbfa98874dd221d5b1a920f10e5682dba2 | |
parent | b09300e44dd6326ce89c11da7577b055e542a7b0 (diff) |
tex4ht mathjax \exp; \PauseCutAt r979-980
git-svn-id: svn://tug.org/texlive/trunk@60512 c570f23f-e606-0410-a88d-b1316a301751
5 files changed, 26 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog index f7833b37b72..738ecdbd7c6 100644 --- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog +++ b/Master/texmf-dist/source/generic/tex4ht/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/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathjax.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathjax.tex index 714ea31ab5a..9bad3b45f82 100644 --- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-mathjax.tex +++ b/Master/texmf-dist/source/generic/tex4ht/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/Master/texmf-dist/source/generic/tex4ht/tex4ht-sty.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-sty.tex index c5fa931e4ac..6a5c7ed0e11 100644 --- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-sty.tex +++ b/Master/texmf-dist/source/generic/tex4ht/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 diff --git a/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht b/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht index 317724f2121..260a6be78e8 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht @@ -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 @@ -578,5 +579,8 @@ + + + \endinput diff --git a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty index 57fde306ee6..0c9328650dd 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty +++ b/Master/texmf-dist/tex/generic/tex4ht/tex4ht.sty @@ -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 |