Skip to content
Snippets Groups Projects
Commit 0238c9b2 authored by markus scheller's avatar markus scheller
Browse files

Einführen der neuen Styling-Funktionen Todo und Beschluss

close #165
parent 59d5ac1c
No related branches found
No related tags found
1 merge request!7Todo und Beschlussdesign in die TeX-Class verschieben
...@@ -250,3 +250,6 @@ ...@@ -250,3 +250,6 @@
\newcommand{\PE}[2]{\textbf{Persönliche Erklärung von #1:}\\\emph{\glqq{}#2\grqq{}}\\} \newcommand{\PE}[2]{\textbf{Persönliche Erklärung von #1:}\\\emph{\glqq{}#2\grqq{}}\\}
% Styling der Todo und Beschlusstags im Protokoll
\newcommand{\Todo}[4]{\textbf{{#1}}: #2: #3 -- #4}
\newcommand{\Beschluss}[2][\empty]{\textbf{Beschluss:} #2 \def\temp{#1}\ifx\temp\empty\else\textit{(#1)}\fi}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment