fixed \propref issue

This commit is contained in:
epsilonbelowzero 2018-12-22 20:27:19 +01:00
parent a8faca5b11
commit 208fe603a9

View file

@ -473,7 +473,7 @@
\@bsphack \@bsphack
\begingroup \begingroup
\label{#1}% \label{#1}%
\zref@setcurrent{default}{\c@chapter}% \zref@setcurrent{default}{\arabic{chapter}}%
\zref@wrapper@immediate{% \zref@wrapper@immediate{%
\zref@labelbyprops{#1@chapter}{default}% \zref@labelbyprops{#1@chapter}{default}%
} }
@ -514,7 +514,7 @@
}% }%
}% }%
}% }%
{\bfseries ???}%similar to \ref\cref: question marks in case of undefined labels {\ifmmode\else\bfseries\fi ???}%similar to \ref\cref: question marks in case of undefined labels
} }
%\makeatletter %\makeatletter