diff --git a/mymath.sty b/mymath.sty index 626b495..e9a97ff 100644 --- a/mymath.sty +++ b/mymath.sty @@ -134,7 +134,7 @@ \newtheorem*{note}{\ifenglish Note\else Anmerkung\fi} \newtheorem*{warning}{\color{red}\ifenglish Warning \else Warnung\fi} \newtheorem*{goal}{\ifenglish Goal \else Ziel\fi} -\newtheorem{question}{\ifenglish Question \else Frage \fi} +\newtheorem*{question}{\ifenglish Question \else Frage \fi} \newtheorem*{problem}{Problem} \newtheorem*{info}{Information} \newtheorem*{moral}{Moral}