simple explainbox working
This commit is contained in:
parent
d3d7c40edd
commit
befe312bf1
BIN
compendium.pdf
BIN
compendium.pdf
Binary file not shown.
@ -4,6 +4,14 @@
|
||||
|
||||
\usepackage{pmboxdraw} % provides angled lines for tab:phylolevels
|
||||
|
||||
\definecolor{explainboxframe}{RGB}{170, 255,125}
|
||||
\usepackage[framemethod=default]{mdframed}
|
||||
\mdfsetup{skipabove = \topskip, skipbelow = \topskip}
|
||||
\mdfdefinestyle{explainbox}{%
|
||||
linecolor=explainboxframe, linewidth = 2pt, rightmargin = 0cm, leftmargin = 0cm,
|
||||
li
|
||||
}
|
||||
|
||||
%opening
|
||||
\title{Botanik \& Systematik der Pflanzen}
|
||||
\author{Jeff Jonczyk}
|
||||
@ -22,6 +30,11 @@
|
||||
% ### PREFACE ###
|
||||
%\pagenumbering{none}
|
||||
\section*{Einleitung}
|
||||
dsadsadsa
|
||||
\begin{mdframed}[style=explainbox]
|
||||
content...
|
||||
\end{mdframed}
|
||||
|
||||
|
||||
|
||||
% ### TOC ###
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user