changed labelling of questions

This commit is contained in:
Maximilian Keßler 2021-04-27 08:46:46 +02:00
parent fdb3def42f
commit 878092d38d

View File

@ -134,7 +134,7 @@
\newtheorem*{note}{\ifenglish Note\else Anmerkung\fi} \newtheorem*{note}{\ifenglish Note\else Anmerkung\fi}
\newtheorem*{warning}{\color{red}\ifenglish Warning \else Warnung\fi} \newtheorem*{warning}{\color{red}\ifenglish Warning \else Warnung\fi}
\newtheorem*{goal}{\ifenglish Goal \else Ziel\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*{problem}{Problem}
\newtheorem*{info}{Information} \newtheorem*{info}{Information}
\newtheorem*{moral}{Moral} \newtheorem*{moral}{Moral}