diff options
Diffstat (limited to 'notes/theo2/header.tex')
-rw-r--r-- | notes/theo2/header.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/theo2/header.tex b/notes/theo2/header.tex index f21631c..5721e17 100644 --- a/notes/theo2/header.tex +++ b/notes/theo2/header.tex @@ -31,6 +31,7 @@ \newtcolorbox{motiv-box}{title=Motivation,colback=cyan!5!white,arc=0pt,outer arc=0pt,colframe=cyan!60!black} \newtcolorbox{bem-box}{title=Bemerkung,colback=white,colbacktitle=white,coltitle=black,arc=0pt,outer arc=0pt,colframe=black} \newtcolorbox{defi-box}{title=Definition,colback=gray!5!white,arc=0pt,outer arc=0pt,colframe=gray!60!black} +\newtcolorbox{hypo-box}{title=Hypothese,colback=gray!5!white,arc=0pt,outer arc=0pt,colframe=gray!60!black} \newtcolorbox{satz-box}{title=Satz,colback=gray!5!white,arc=0pt,outer arc=0pt,colframe=gray!60!black} \newcommand\toprove{\textbf{Zu zeigen: }} |