design/tpl (tpl.sty)[newtheoremwithlabel]: Use spref for *pref

master
Mike Gerwitz 2021-05-26 10:32:50 -04:00
parent 72b6f95d4e
commit cc057e8178
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@
\expandafter\def\csname #1autorefname\endcsname{#2}
\expandafter\newcommand\csname #3label\endcsname[1]{\label{#1:##1}}
\expandafter\newcommand\csname #3ref\endcsname[1]{\autoref{#1:##1}}
\expandafter\newcommand\csname #3pref\endcsname[1]{\autopref{#1:##1}}
\expandafter\newcommand\csname #3pref\endcsname[1]{\spref{#1:##1}}
}
\theoremstyle{definition}