From 68aeef8f3f1ab4b11256e6b0036db9b793149969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Thu, 26 Aug 2021 15:28:27 +0200 Subject: [PATCH] add antimoral --- mkessler-fancythm.sty | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mkessler-fancythm.sty b/mkessler-fancythm.sty index afa1611..4e47eac 100644 --- a/mkessler-fancythm.sty +++ b/mkessler-fancythm.sty @@ -523,6 +523,10 @@ \begin{mdframed}[linecolor=green!70!black]% \bfseries\color{green!50!black}}% {\end{mdframed}} +\newenvironment{antimoral}{% + \begin{mdframed}[linecolor=red!70!black]% + \bfseries\color{red!50!black}}% + {\end{mdframed}} \ifbeamer\else\newtheorem*{answer}{\ifenglish Answer\else Antwort\fi}\fi \newtheorem{observe}[theorem]{\ifenglish Observe\else Beobachte\fi}