[latex3-commits] [latex3/latex2e] latex-lab/uf-review-05: merge develop (3b8f63a9)
github at latex-project.org
github at latex-project.org
Thu Jan 18 11:33:55 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : latex-lab/uf-review-05
Link : https://github.com/latex3/latex2e/commit/3b8f63a960f99d4e83c5ebfad03b3033523dab4d
>---------------------------------------------------------------
commit 3b8f63a960f99d4e83c5ebfad03b3033523dab4d
Merge: 19a40ba4 4ea9be85
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Jan 18 11:33:55 2024 +0100
merge develop
>---------------------------------------------------------------
3b8f63a960f99d4e83c5ebfad03b3033523dab4d
.github/workflows/deploy.yaml | 4 +-
.github/workflows/main.yaml | 4 +-
.github/workflows/pretest.yaml | 2 +-
base/changes.txt | 30 +-
base/doc.dtx | 108 +---
base/doc/lb2.err | 11 +-
base/doc/ltnews39.tex | 22 +-
base/ltfilehook.dtx | 4 +-
base/ltfntcmd.dtx | 8 +-
base/lthooks.dtx | 348 ++++++++-----
base/ltkeys.dtx | 10 +-
base/ltproperties.dtx | 9 +-
base/testfiles-1run/github-1238.lvt | 18 +
base/testfiles-1run/github-1238.tlg | 5 +
base/testfiles-doc/github-1230.luatex.tlg | 143 +++++
base/testfiles-doc/github-1230.lvt | 57 ++
base/testfiles-doc/github-1230.tlg | 129 +++++
base/testfiles-doc/github-1230.xetex.tlg | 125 +++++
base/testfiles-search/tlb-metadata-000.tlg | 8 +-
base/testfiles-search/tlb-metadata-000.xetex.tlg | 8 +-
base/testfiles/github-0944.tlg | 2 +-
base/testfiles/github-1200.lvt | 17 +
base/testfiles/github-1200.tlg | 8 +
base/testfiles/properties-001.tlg | 1 +
base/update-doc.sh | 1 +
.../latex-lab/testfiles-bib/bib-003.luatex.tlg | 1 +
required/latex-lab/testfiles-bib/bib-003.tlg | 1 +
.../latex-lab/testfiles-bib/bib-004.luatex.tlg | 1 +
required/latex-lab/testfiles-bib/bib-004.tlg | 1 +
texmf/dvips/l3backend/l3backend-dvips.pro | 148 +++---
texmf/tex/latex/l3backend/l3backend-dvipdfmx.def | 60 +--
texmf/tex/latex/l3backend/l3backend-dvips.def | 56 +-
texmf/tex/latex/l3backend/l3backend-dvisvgm.def | 28 +-
texmf/tex/latex/l3backend/l3backend-luatex.def | 38 +-
texmf/tex/latex/l3backend/l3backend-luatex.lua | 2 +-
texmf/tex/latex/l3backend/l3backend-pdftex.def | 38 +-
texmf/tex/latex/l3backend/l3backend-xetex.def | 60 +--
texmf/tex/latex/l3kernel/expl3-code.tex | 576 +++++++++++----------
texmf/tex/latex/l3kernel/expl3-generic.tex | 4 +-
texmf/tex/latex/l3kernel/expl3.ltx | 4 +-
texmf/tex/latex/l3kernel/expl3.lua | 2 +-
texmf/tex/latex/l3kernel/expl3.sty | 4 +-
texmf/tex/latex/l3kernel/l3bitset.sty | 26 -
texmf/tex/latex/l3kernel/l3debug.def | 10 +-
texmf/tex/latex/l3kernel/l3doc.cls | 118 +++--
texmf/tex/latex/l3kernel/l3docstrip.tex | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso88591.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso885910.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso885911.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso885913.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso885914.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso885915.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso885916.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso88592.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso88593.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso88594.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso88595.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso88596.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso88597.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso88598.def | 2 +-
texmf/tex/latex/l3kernel/l3str-enc-iso88599.def | 2 +-
61 files changed, 1440 insertions(+), 852 deletions(-)
diff --cc base/changes.txt
index 8d8a4195,d328fbda..4d2765de
--- a/base/changes.txt
+++ b/base/changes.txt
@@@ -6,10 -6,26 +6,30 @@@ to completeness or accuracy and it cont
not part of the distribution.
================================================================================
+ 2024-01-03 Phelype Oleinik <phelype.oleinik at latex-project.org>
+ * lthooks.dtx:
+ Correct expansion of \@@_print_args:nn argument (gh/1221).
+
+ 2023-12-30 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+ * doc.dtx (subsection{Macros surrounding the `definition parts'}):
+ Use \@noligs from the LaTeX kernel, so that the upquote
+ package can add its patch (gh/1230)
+
+ 2023-12-26 Yukai Chou <muzimuzhi at gmai.com>
+ * ltproperties.dtx:
+ Correct typo (gh/1223)
+ * doc.dtx, ltfntcmd.dtx, lthooks.dtx
+ Correct similar typos of missing backslashes
+ * ltfilehook.dtx
+ Change flag markup in macro env
+
+2023-12-16 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+ * lttagging.dtx:
+ First version of lttagging module added
+
+ 2023-12-07 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
+ * ltproperties.dtx: use \protected at write, (gh1200)
+
2023-12-02 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
* doc.dtx (subsection{API creation}):
Provide \ProvideDocElement for use cases where files are processed
More information about the latex3-commits
mailing list.