summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-25 19:36:22 +0000
committerKarl Berry <karl@freefriends.org>2022-07-25 19:36:22 +0000
commit629372e051bbeb71722db66cd298cd12e9369868 (patch)
tree2d73ec254b12d529536c393676981ab05efe782a /Master/texmf-dist/tex
parentcd5106119405c8f5549d167de1cdec0b9c21c132 (diff)
crefthe (25jul22)
git-svn-id: svn://tug.org/texlive/trunk@63976 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/crefthe/crefthe.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/crefthe/crefthe.sty b/Master/texmf-dist/tex/latex/crefthe/crefthe.sty
index f993302d76b..8a1aefe4a23 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}
- {2022/06/30} {}
+ {2022/07/24} {}
{Cross referencing with proper definite articles}
\keys_define:nn { crefthe }
@@ -115,11 +115,13 @@
\__crefthe_name_general:nnnnnn { #1 } { #2 } { #3 } { #4 } { #5 } { C }
}
+\cs_new:Npn \crefthe_width_of_space_dim { \tex_fontdimen:D 2 \tex_font:D }
+
\cs_new:Nn \crefthe_empty_adjust:n
{
\tl_if_blank:nTF { #1 }
{
- \skip_horizontal:n { -.75ex }
+ \skip_horizontal:n { -\crefthe_width_of_space_dim }
}
{
#1