diff options
author | Marvin Borner | 2023-11-29 16:51:38 +0100 |
---|---|---|
committer | Marvin Borner | 2023-11-29 16:51:38 +0100 |
commit | 201fc3978ffd4cbb1ec1187cabc63255b41e2450 (patch) | |
tree | 85992a41f05a4dae87e0ece277db3e9cf8783148 /notes/theo2/header.tex | |
parent | c646e33a26004a34e80b2327e49526aa0cccd716 (diff) |
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: }} |