[latex3-commits] [latex3/latex3] gh1232-titlecase: Add mech. to exclude words from titlecasing (949501102)
github at latex-project.org
github at latex-project.org
Wed Jun 28 10:13:42 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : gh1232-titlecase
Link : https://github.com/latex3/latex3/commit/9495011028238de06c26a0761209f1590324240e
>---------------------------------------------------------------
commit 9495011028238de06c26a0761209f1590324240e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Jun 28 09:11:31 2023 +0100
Add mech. to exclude words from titlecasing
This includes \text_declare_titlecase_exclusion:n(n).
>---------------------------------------------------------------
9495011028238de06c26a0761209f1590324240e
l3kernel/CHANGELOG.md | 1 +
l3kernel/l3text-case.dtx | 150 ++++++++++++++++++++++++++++++--
l3kernel/l3text.dtx | 17 ++++
l3kernel/testfiles/m3text002.luatex.tlg | 60 +++++++------
l3kernel/testfiles/m3text002.lvt | 10 +++
l3kernel/testfiles/m3text002.ptex.tlg | 60 +++++++------
l3kernel/testfiles/m3text002.tlg | 60 +++++++------
l3kernel/testfiles/m3text002.uptex.tlg | 60 +++++++------
l3kernel/testfiles/m3text002.xetex.tlg | 60 +++++++------
9 files changed, 342 insertions(+), 136 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --ext-diff --cc 9495011028238de06c26a0761209f1590324240e
More information about the latex3-commits
mailing list.