fix autorefname of theorem in case hyperref is loaded

This commit is contained in:
Maximilian Keßler 2021-09-12 17:56:30 +02:00
parent fbd35e8111
commit 81bb3c96c8

View file

@ -109,7 +109,7 @@
\RequirePackage[default styles]{mkessler-thmstyle} % Easy setup of mdframed styles \RequirePackage[default styles]{mkessler-thmstyle} % Easy setup of mdframed styles
\declarebigtheorem[Satz][Theorem]{thmredmarginandfill}{theorem} \declarebigtheorem[Satz][Theorem]{thmredmarginandfill}{theorem} \ifmkessler@fancythm@english\else\AtBeginDocument{\def\theoremautorefname{Satz}}\fi
\declarebigtheorem{thmredmarginandfill}{proposition} \declarebigtheorem{thmredmarginandfill}{proposition}
\declarebigtheorem[Korollar]{thmredmarginandfill}{corollary} \declarebigtheorem[Korollar]{thmredmarginandfill}{corollary}
\declarebigtheorem{thmorangemarginandfill}{lemma} \declarebigtheorem{thmorangemarginandfill}{lemma}