|
|
@ -49,6 +49,7 @@ $endif$
|
|
|
|
\usepackage[right]{eurosym}
|
|
|
|
\usepackage[right]{eurosym}
|
|
|
|
\usepackage[subfigure,titles]{tocloft}
|
|
|
|
\usepackage[subfigure,titles]{tocloft}
|
|
|
|
\usepackage{helvet}
|
|
|
|
\usepackage{helvet}
|
|
|
|
|
|
|
|
\usepackage{graphicx}
|
|
|
|
|
|
|
|
|
|
|
|
$if(tables)$
|
|
|
|
$if(tables)$
|
|
|
|
\usepackage{longtable,booktabs} % This two Packages are needet for Pandoc Table support. Issue is opened: https://github.com/jgm/pandoc/issues/1023
|
|
|
|
\usepackage{longtable,booktabs} % This two Packages are needet for Pandoc Table support. Issue is opened: https://github.com/jgm/pandoc/issues/1023
|
|
|
@ -135,7 +136,7 @@ $endif$
|
|
|
|
\renewenvironment{quote}{\begin{customblockquote}\list{}{\rightmargin=0em\leftmargin=0em}%
|
|
|
|
\renewenvironment{quote}{\begin{customblockquote}\list{}{\rightmargin=0em\leftmargin=0em}%
|
|
|
|
\item\relax\color{blockquote-text}\ignorespaces}{\unskip\unskip\endlist\end{customblockquote}}
|
|
|
|
\item\relax\color{blockquote-text}\ignorespaces}{\unskip\unskip\endlist\end{customblockquote}}
|
|
|
|
|
|
|
|
|
|
|
|
% Syntax Highligting with colors
|
|
|
|
% Syntax Highlighting with colors
|
|
|
|
% -----------------------------------------------------------------
|
|
|
|
% -----------------------------------------------------------------
|
|
|
|
$if(highlighting-macros)$
|
|
|
|
$if(highlighting-macros)$
|
|
|
|
$highlighting-macros$
|
|
|
|
$highlighting-macros$
|
|
|
|