[latex3-commits] [git/LaTeX3-latex3-latex2e] starredrefs: expand ltnews text (26afdeb7)
Ulrike Fischer
fischer at troubleshooting-tex.de
Thu Apr 14 17:05:49 CEST 2022
Repository : https://github.com/latex3/latex2e
On branch : starredrefs
Link : https://github.com/latex3/latex2e/commit/26afdeb73745b39c03309725f43afac53a4db887
>---------------------------------------------------------------
commit 26afdeb73745b39c03309725f43afac53a4db887
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Apr 14 17:05:49 2022 +0200
expand ltnews text
>---------------------------------------------------------------
26afdeb73745b39c03309725f43afac53a4db887
base/doc/ltnews35.tex | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/base/doc/ltnews35.tex b/base/doc/ltnews35.tex
index 9842e431..8f7aac69 100644
--- a/base/doc/ltnews35.tex
+++ b/base/doc/ltnews35.tex
@@ -462,7 +462,11 @@ that don't create active links. The different syntax required from users and pac
to check for \pkg{hyperref} if both types should be supported. The commands have now been aligned with
the \pkg{hyperref} usage and allow an optional star. The \pkg{showkeys} package
has been updated to handle the starred versions too, both with \pkg{hyperref} or \pkg{nameref}
-and without.
+and without. The command are defined with \cs{NewDocumentCommand} and so no longer expand when
+written to auxiliary files. This reduce the number of compilations needed to resolve references
+in captions and sectioning commands. The package \pkg{ifthen} has been updated to ensure that
+\cs{pageref} can still be used inside tests like \cs{isodd}.
+
More information about the latex3-commits
mailing list.