[latex3-commits] [latex3/latex2e] titlecase: Reword a sentence (64fb8c08f)
github at latex-project.org
github at latex-project.org
Mon Nov 11 17:09:56 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : titlecase
Link : https://github.com/latex3/latex2e/commit/64fb8c08f37c62d5c40da440868feb0f410025fb
>---------------------------------------------------------------
commit 64fb8c08f37c62d5c40da440868feb0f410025fb
Author: Joseph Wright <joseph at texdev.net>
Date: Mon Nov 11 16:09:56 2024 +0000
Reword a sentence
>---------------------------------------------------------------
64fb8c08f37c62d5c40da440868feb0f410025fb
base/doc/ltnews41.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/doc/ltnews41.tex b/base/doc/ltnews41.tex
index efe3e3005..42a64efa6 100644
--- a/base/doc/ltnews41.tex
+++ b/base/doc/ltnews41.tex
@@ -154,8 +154,8 @@
We introduced \cs{MakeTitlecase} as a late addition to the June
2022 release, making use of the improved case code in
\pkg{expl3}. Unlike upper and lowercasing, making text
-titlecased is more tricky to get right: for example, do you just
-change the first character and leave the rest alone.
+titlecased is more tricky to get right: this can apply either to
+the whole text or one a word-by-word basis.
A subtle issue was reported against the \pkg{expl3} repository
(\url{https://github.com/latex3/latex3/issues/1316}) which links
More information about the latex3-commits
mailing list.