[latex3-commits] [latex3/latex2e] ltmarks-multicol: Merge commit 'd62520c8051bdb584a8b836fbb7109e0e2605671' into ltmarks-multicol (dc492c0f7)
github at latex-project.org
github at latex-project.org
Thu Nov 14 22:31:24 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : ltmarks-multicol
Link : https://github.com/latex3/latex2e/commit/dc492c0f799144736ab73b171608fa899cb41705
>---------------------------------------------------------------
commit dc492c0f799144736ab73b171608fa899cb41705
Merge: 0ed7511b6 d62520c80
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Thu Nov 14 22:31:24 2024 +0100
Merge commit 'd62520c8051bdb584a8b836fbb7109e0e2605671' into ltmarks-multicol
# Conflicts:
# base/changes.txt
>---------------------------------------------------------------
dc492c0f799144736ab73b171608fa899cb41705
base/changes.txt | 11 +++
base/doc/ltnews41.tex | 36 +++++++++
base/doc/usrguide.tex | 27 +++++--
base/ltdirchk.dtx | 5 +-
base/ltfinal.dtx | 25 ++++--
base/ltplain.dtx | 7 +-
base/testfiles/github-1545.lvt | 33 ++++++++
base/testfiles/github-1545.tlg | 110 +++++++++++++++++++++++++++
base/testfiles/github-robust-0123.luatex.tlg | 2 +-
base/testfiles/github-robust-0123.tlg | 2 +-
base/testfiles/github-robust-0123.xetex.tlg | 2 +-
11 files changed, 239 insertions(+), 21 deletions(-)
diff --cc base/changes.txt
index 94d3dc3b0,728b5e5a5..601c361b1
--- a/base/changes.txt
+++ b/base/changes.txt
@@@ -6,26 -6,17 +6,33 @@@ to completeness or accuracy and it cont
not part of the distribution.
================================================================================
-2024-11-02 Joseph Wright <Joseph.Wright at latex-project.org>
- * ltdirchk.dtx, ltplain.dtx
- Add tab char to \dospecials
+2024-11-14 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltmarks.dtx (subsection{Placing and retrieving marks}):
+ Improve error message if mark region or class is unknown
+
+2024-11-12 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * lttagging.dtx (subsection{Tagging support for output routines}):
+ Added socket for multicol.
+ 2024-11-12 Joseph Wright <Joseph.Wright at latex-project.org>
+ * ltfinal.dtx (subsection{Case changing}):
+ Use \text_titlecase_...:nn for titlecasing
+ Introduce option to titlecase first or all words
+ * usrguide.tex:
+ Document new key for titlecasing
+
+2024-11-10 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltmarks.dtx (subsection{Placing and retrieving marks}):
+ Generate an error if \FirstMark etc, try to query for an unknown
+ region or class to avoid low-level errors later on.
+
+ Renamed \__mark_update_structure_alias:nn to \__mark_update_alias_structure:nn
+
+ Added \__mark_clear_structure:n
+
2024-11-06 Joseph Wright <Joseph.Wright at latex-project.org>
* ltoutenc.dtx
Add support for \={i} to OT1 and T1
@@@ -33,6 -24,6 +40,10 @@@
2024-11-05 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
* ltproperties.dtx: add missing variants (gh/1532).
++2024-11-02 Joseph Wright <Joseph.Wright at latex-project.org>
++ * ltdirchk.dtx, ltplain.dtx
++ Add tab char to \dospecials
++
================================================================================
All changes above are only part of the development branch for the next release.
================================================================================
More information about the latex3-commits
mailing list.