[latex3-commits] [latex3/latex2e] update-clsguide: add also pagetarget property (ff6b1a81)
github at latex-project.org
github at latex-project.org
Tue Oct 24 23:59:43 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : update-clsguide
Link : https://github.com/latex3/latex2e/commit/ff6b1a8176b38bb160c81f849427c54ea9aeeb1d
>---------------------------------------------------------------
commit ff6b1a8176b38bb160c81f849427c54ea9aeeb1d
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Oct 24 23:59:43 2023 +0200
add also pagetarget property
>---------------------------------------------------------------
ff6b1a8176b38bb160c81f849427c54ea9aeeb1d
base/doc/clsguide.tex | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/base/doc/clsguide.tex b/base/doc/clsguide.tex
index d98a0d39..457f74f2 100644
--- a/base/doc/clsguide.tex
+++ b/base/doc/clsguide.tex
@@ -1282,6 +1282,11 @@ immediately when \cs{RecordProperties} is used but during the next
command is normally filled by \pkg{hyperref} and holds the name of
the last destination it created.
+\item[\texttt{pagetarget} (default: \meta{\mdseries empty}, at shipout)]
+ The content of \cs{@currentHpage}. This command is filled by
+ \pkg{hyperref} (version v7.01c or newer) and holds the name of the last
+ page anchor it created.
+
\item[\texttt{counter} (default: \meta{\mdseries empty})] The content of \cs{@currentcounter}. This
command contains after a \cs{refstepcounter} the name of the
counter.
More information about the latex3-commits
mailing list.