summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-10-22 20:06:17 +0000
committerKarl Berry <karl@freefriends.org>2023-10-22 20:06:17 +0000
commit0e9a746015c2b08ad71847d36a8c7ec2c86c2eee (patch)
tree8bfa8e94f4a4041fe05a755ab893a3fe5bb34a2d /Master/texmf-dist/tex
parent114f3d30f57ae70a287a8e9a4ab60a59e2408872 (diff)
crefthe (22oct23)
git-svn-id: svn://tug.org/texlive/trunk@68618 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/crefthe/crefthe.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/crefthe/crefthe.sty b/Master/texmf-dist/tex/latex/crefthe/crefthe.sty
index bffa152b577..e73444aa889 100644
--- a/Master/texmf-dist/tex/latex/crefthe/crefthe.sty
+++ b/Master/texmf-dist/tex/latex/crefthe/crefthe.sty
@@ -12,7 +12,7 @@
\NeedsTeXFormat{LaTeX2e}[2022-06-01]
\ProvidesExplPackage
{crefthe}
- {2023/10/16} {}
+ {2023/10/21} {}
{Cross referencing with proper definite articles}
\keys_define:nn { crefthe }
@@ -429,7 +429,7 @@
\tl_gclear:N \l__crefthe_prep_once_tl
\tl_gset:Nx \l__crefthe_prep_each_tl
{ \text_lowercase:n { \l__crefthe_prep_each_tl } }
- \str_if_eq:eeF { \str_tail:n { #1 } } { ' } { ~ }
+ \str_if_eq:eeF { \exp_args:Ne \str_item:nn { #1 } { -1 } } { ' } { ~ }
\bool_gset_false:N \g__crefthe_uppercase_bool
}