[latex3-commits] [git/LaTeX3-latex3-latex2e] testnewpara: provide Hcounter from kernel counters (17882675)
Ulrike Fischer
fischer at troubleshooting-tex.de
Wed Mar 8 16:41:28 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : testnewpara
Link : https://github.com/latex3/latex2e/commit/17882675b810c476180deeeaf07db784d7176722
>---------------------------------------------------------------
commit 17882675b810c476180deeeaf07db784d7176722
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Mar 8 16:41:28 2023 +0100
provide Hcounter from kernel counters
>---------------------------------------------------------------
17882675b810c476180deeeaf07db784d7176722
required/latex-lab/latex-lab-toc-kernel-changes.dtx | 3 +++
1 file changed, 3 insertions(+)
diff --git a/required/latex-lab/latex-lab-toc-kernel-changes.dtx b/required/latex-lab/latex-lab-toc-kernel-changes.dtx
index 1db1069b..7485b2c2 100644
--- a/required/latex-lab/latex-lab-toc-kernel-changes.dtx
+++ b/required/latex-lab/latex-lab-toc-kernel-changes.dtx
@@ -91,6 +91,9 @@
\gdef\theHenumii{\the\value{enumii}}
\gdef\theHenumiii{\the\value{enumiii}}
\gdef\theHenumiv{\the\value{enumiv}}
+\gdef\theHequation{\the\value{equation}}
+\gdef\theHfootnote{\the\value{footnote}}
+\gdef\theHmpfootnote{\the\value{mpfootnote}}
% \end{macrocode}
%
% \subsection{Providing and updating \cs{@currentHref}}
More information about the latex3-commits
mailing list.