summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/thmtools/thm-autoref.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-02 20:00:40 +0000
committerKarl Berry <karl@freefriends.org>2022-06-02 20:00:40 +0000
commit924aabd7fe0359d9fc6e837807f8eee7bf41717c (patch)
treeebf25b05b4cef44c420b7b8152ab517a0b210a22 /Master/texmf-dist/tex/latex/thmtools/thm-autoref.sty
parentf389a72e268cfdfdf140742125a80c1a6a96e784 (diff)
thmtools (2jun22)
git-svn-id: svn://tug.org/texlive/trunk@63477 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/thmtools/thm-autoref.sty')
-rw-r--r--Master/texmf-dist/tex/latex/thmtools/thm-autoref.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/thmtools/thm-autoref.sty b/Master/texmf-dist/tex/latex/thmtools/thm-autoref.sty
index 64448e1e184..37cfbdf9a4d 100644
--- a/Master/texmf-dist/tex/latex/thmtools/thm-autoref.sty
+++ b/Master/texmf-dist/tex/latex/thmtools/thm-autoref.sty
@@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
-\ProvidesPackage {thm-autoref}[2020/08/01 v0.72]
+\ProvidesPackage {thm-autoref}[2022/06/01 v0.73]
\RequirePackage{thm-patch, aliasctr, parseargs, keyval}
@@ -34,7 +34,7 @@
\ifthmt@hassibling
\@counteralias{\thmt@envname}{\thmt@sibling}%
\@xa\def\@xa\thmt@autoreffix\@xa{%
- \@xa\let\csname the\thmt@envname\@xa\endcsname
+ \@xa\global\@xa\let\csname the\thmt@envname\@xa\endcsname
\csname the\thmt@sibling\endcsname
\def\thmt@autoreffix{}%
}%