[latex3-commits] [git/LaTeX3-latex3-latex2e] hook-args: Merge branch 'develop' into hook-args (da33b031)
PhelypeOleinik
phelype.oleinik at latex-project.org
Fri Apr 14 20:06:31 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : hook-args
Link : https://github.com/latex3/latex2e/commit/da33b031107d96073f91361e38259609eb592ace
>---------------------------------------------------------------
commit da33b031107d96073f91361e38259609eb592ace
Merge: ef5c072a ae4e1f74
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Fri Apr 14 15:06:31 2023 -0300
Merge branch 'develop' into hook-args
>---------------------------------------------------------------
da33b031107d96073f91361e38259609eb592ace
base/build.lua | 1 +
base/changes.txt | 12 +
base/doc/{clsguide.tex => clsguide-historic.tex} | 9 +-
base/doc/clsguide.tex | 1916 ++++++++------------
base/doc/ltnews37.tex | 24 +-
base/ltcmd.dtx | 14 +-
base/manifest.txt | 3 +-
base/testfiles-ltcmd/github-0876.lvt | 26 +
base/testfiles-ltcmd/github-0876.tlg | 48 +
required/latex-lab/changes.txt | 5 +
required/latex-lab/latex-lab-footnotes.dtx | 4 +-
.../{footmisc-001.lvt => footnote-par.lvt} | 13 +-
...{footnote-hyperref-001.tlg => footnote-par.tlg} | 0
13 files changed, 847 insertions(+), 1228 deletions(-)
diff --cc base/changes.txt
index 9099f63b,ff3d2142..a4231018
--- a/base/changes.txt
+++ b/base/changes.txt
@@@ -6,15 -6,12 +6,21 @@@ completeness or accuracy and it contain
are not part of the distribution.
================================================================================
-2022-08-18 Phelype Oleinik <phelype.oleinik at latex-project.org>
++2023-04-12 Phelype Oleinik <phelype.oleinik at latex-project.org>
+
+ * ltcmd.dtx (subsection{Grabbing arguments}):
+ Set \tex_endlinechar:D earlier to correct parsing of newlines in
+ special catcode settings (e.g., \ExplSyntaxOn) (gh/876).
+
+2023-04-06 Phelype Oleinik <phelype.oleinik at latex-project.org>
+
+ * lthooks.dtx, ltcmdhooks.dtx:
+ Add support for providing and using arguments in hooks:
+ - Modify hook data structures to allow access to arguments;
+ - Add commands to declare hooks with arguments;
+ - Add commands to add code that references hook arguments;
+ - Add commands to use hooks with arguments.
+
2023-04-01 David Carlisle <David.Carlisle at latex-project.org>
* ltfssbas.dtx: locally reset frozen mathversions when the math
More information about the latex3-commits
mailing list.