[latex3-commits] [latex3/latex2e] ltproperties-activechars: merge develop (714da4d1)
github at latex-project.org
github at latex-project.org
Sun Oct 15 22:43:43 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : ltproperties-activechars
Link : https://github.com/latex3/latex2e/commit/714da4d1f95c2c59e6505fe9b6e832264f9dfee9
>---------------------------------------------------------------
commit 714da4d1f95c2c59e6505fe9b6e832264f9dfee9
Merge: cf245760 c4e69ace
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Oct 15 22:43:43 2023 +0200
merge develop
>---------------------------------------------------------------
714da4d1f95c2c59e6505fe9b6e832264f9dfee9
base/changes.txt | 32 +-
base/doc/clsguide.tex | 10 +-
base/doc/ltnews38.tex | 7 +
base/doc/tlc3.err | 26 +-
base/docstrip.dtx | 25 +-
base/lthooks.dtx | 8 +-
base/source2edoc.cls | 2 +-
base/testfiles/github-0479-often.luatex.tlg | 8 +-
base/testfiles/github-0479-often.lvt | 2 +-
base/testfiles/github-0479-often.tlg | 8 +-
base/testfiles/github-0479-often.xetex.tlg | 8 +-
base/testfiles/github-0944.tlg | 2 +-
required/tools/afterpage.dtx | 12 +-
required/tools/bm.dtx | 63 +-
required/tools/calc.dtx | 26 +-
required/tools/dcolumn.dtx | 22 +-
required/tools/enumerate.dtx | 10 +-
required/tools/ftnright.dtx | 18 +-
required/tools/indentfirst.dtx | 4 +-
required/tools/layout.dtx | 42 +-
required/tools/longtable.dtx | 30 +-
required/tools/shellesc.dtx | 18 +-
required/tools/showkeys.dtx | 20 +-
required/tools/tabularx.dtx | 38 +-
required/tools/theorem.dtx | 12 +-
required/tools/verbatim.dtx | 22 +-
required/tools/xr.dtx | 4 +-
texmf/tex/latex/l3backend/l3backend-dvipdfmx.def | 127 +-
texmf/tex/latex/l3backend/l3backend-dvips.def | 101 +-
texmf/tex/latex/l3backend/l3backend-dvisvgm.def | 69 +-
texmf/tex/latex/l3backend/l3backend-luatex.def | 100 +-
texmf/tex/latex/l3backend/l3backend-pdftex.def | 100 +-
texmf/tex/latex/l3backend/l3backend-xetex.def | 129 +-
texmf/tex/latex/l3kernel/expl3-code.tex | 2038 +++++++++++---------
texmf/tex/latex/l3kernel/expl3-generic.tex | 4 +-
texmf/tex/latex/l3kernel/expl3.ltx | 6 +-
texmf/tex/latex/l3kernel/expl3.sty | 6 +-
texmf/tex/latex/l3kernel/l3debug.def | 101 +-
texmf/tex/latex/l3kernel/l3doc.cls | 174 +-
texmf/tex/latex/l3packages/xparse/xparse.sty | 14 +-
texmf/tex/latex/l3packages/xtemplate/xtemplate.sty | 1373 +++++++++++++
.../latex/pdfmanagement-testphase/color-ltx.sty | 2 +-
.../colorspace-patches-tmp-ltx.sty | 2 +-
.../pdfmanagement-testphase/hgeneric-testphase.def | 69 +-
.../l3backend-testphase-dvipdfmx.def | 93 +-
.../l3backend-testphase-dvips.def | 65 +-
.../l3backend-testphase-dvisvgm.def | 47 +-
.../l3backend-testphase-luatex.def | 60 +-
.../l3backend-testphase-pdftex.def | 76 +-
.../l3backend-testphase-xetex.def | 93 +-
.../l3pdffield-testphase.sty | 43 +-
.../pdfmanagement-firstaid.sty | 3 +-
.../pdfmanagement-testphase.ltx | 6 +-
.../pdfmanagement-testphase.sty | 2 +-
.../xcolor-patches-tmp-ltx.sty | 4 +-
55 files changed, 3575 insertions(+), 1811 deletions(-)
diff --cc base/changes.txt
index e62f0d68,aa1ba3d4..9bf797e6
--- a/base/changes.txt
+++ b/base/changes.txt
@@@ -5,9 -5,20 +5,24 @@@ It is provided for convenience only. I
completeness or accuracy and it contains some references to files that
are not part of the distribution.
================================================================================
+
+ 2023-10-14 Joseph Wright <Joseph.Wright at latex-project.org>
+ * clsguide.tex:
+ Additional documentation
+
+
+ 2023-10-14 Joseph Wright <Joseph.Wright at latex-project.org>
+ * clsguide.tex:
+ Add that \CurrentOption is available in \DeclareUnknownKeyHandler
+
+ 2023-10-10 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * docstrip.dtx (section{Internal functions and variables}):
- Explain the steps carried out by the replement algorithm for @@.
++ Explain the steps carried out by the replacement algorithm for @@.
++
+2023-09-13 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
+ * ltproperties.dtx:
- use \protected at edef for expansion in the LaTeX2e commands.
++ Use \protected at edef for expansion in the LaTeX2e commands.
2023-09-13 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
* ltproperties.dtx:
More information about the latex3-commits
mailing list.