Compare commits
2 Commits
f70ce6d2b3
...
7394606963
Author | SHA1 | Date | |
---|---|---|---|
7394606963 | |||
a7d9915383 |
BIN
docs/docs.pdf
BIN
docs/docs.pdf
Binary file not shown.
@@ -24,7 +24,7 @@
|
|||||||
overlay={\node[overlaystyle,draw=purple!75!black,,fill=purple!75!black] at (frame.north east) {\large \translate{Limitations }{Limitierungen }};},#1}
|
overlay={\node[overlaystyle,draw=purple!75!black,,fill=purple!75!black] at (frame.north east) {\large \translate{Limitations }{Limitierungen }};},#1}
|
||||||
|
|
||||||
\newtcolorbox{intuition}[2][]{mainboxstyle,colback=Emerald!5!white,colframe=Emerald!75!black,colbacktitle=Emerald!75!black,title={\large #2},
|
\newtcolorbox{intuition}[2][]{mainboxstyle,colback=Emerald!5!white,colframe=Emerald!75!black,colbacktitle=Emerald!75!black,title={\large #2},
|
||||||
overlay={\node[overlaystyle,draw=Emerald!75!black,,fill=Emerald!75!black] at (frame.north east) {\large \translate{Limitations }{Limitierungen }};},#1}
|
overlay={\node[overlaystyle,draw=Emerald!75!black,,fill=Emerald!75!black] at (frame.north east) {\large Intuition};},#1}
|
||||||
|
|
||||||
\newcommand{\inlineintuition}{\bg{Emerald}{Intuition:}}
|
\newcommand{\inlineintuition}{\bg{Emerald}{Intuition:}}
|
||||||
|
|
||||||
|
@@ -96,6 +96,15 @@
|
|||||||
],
|
],
|
||||||
"description": "Inserts a tcolorbox to inform about restrictions"
|
"description": "Inserts a tcolorbox to inform about restrictions"
|
||||||
},
|
},
|
||||||
|
"Intuition": {
|
||||||
|
"prefix": "restrictions",
|
||||||
|
"body": [
|
||||||
|
"\\begin{intuition}[]{$1}",
|
||||||
|
"\t$2",
|
||||||
|
"\\end{intuition}"
|
||||||
|
],
|
||||||
|
"description": "Tcolorbox to highlight sections about intuition"
|
||||||
|
},
|
||||||
"Limitations": {
|
"Limitations": {
|
||||||
"prefix": "limitations",
|
"prefix": "limitations",
|
||||||
"body": [
|
"body": [
|
||||||
|
Reference in New Issue
Block a user