From 208fe603a91c2e2ae03e961e9aa635601c8e5a14 Mon Sep 17 00:00:00 2001 From: epsilonbelowzero Date: Sat, 22 Dec 2018 20:27:19 +0100 Subject: [PATCH] fixed \propref issue --- texmf/tex/latex/mathscript/mathscript.cls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/texmf/tex/latex/mathscript/mathscript.cls b/texmf/tex/latex/mathscript/mathscript.cls index 08c9050..e79014a 100644 --- a/texmf/tex/latex/mathscript/mathscript.cls +++ b/texmf/tex/latex/mathscript/mathscript.cls @@ -473,7 +473,7 @@ \@bsphack \begingroup \label{#1}% - \zref@setcurrent{default}{\c@chapter}% + \zref@setcurrent{default}{\arabic{chapter}}% \zref@wrapper@immediate{% \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