diff options
Diffstat (limited to 'notes/theo2/header.tex')
-rw-r--r-- | notes/theo2/header.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/notes/theo2/header.tex b/notes/theo2/header.tex index 959df6a..f21631c 100644 --- a/notes/theo2/header.tex +++ b/notes/theo2/header.tex @@ -13,6 +13,7 @@ \usepackage{soul} \usepackage{forest} \usepackage{datetime} +\usepackage{bbold} \pgfplotsset{width=10cm,compat=1.15} \usepgfplotslibrary{external} @@ -27,7 +28,7 @@ \newtcolorbox{proof-box}{title=Beweis,colback=green!5!white,arc=0pt,outer arc=0pt,colframe=green!60!black} \newtcolorbox{bsp-box}{title=Beispiel,colback=orange!5!white,arc=0pt,outer arc=0pt,colframe=orange!60!black} -\newtcolorbox{visu-box}{title=Visualisation,colback=cyan!5!white,arc=0pt,outer arc=0pt,colframe=cyan!60!black} +\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{satz-box}{title=Satz,colback=gray!5!white,arc=0pt,outer arc=0pt,colframe=gray!60!black} |