[TASK] Remove \draft and \todo

This commit is contained in:
Jan Philipp Timme 2016-10-12 16:43:54 +02:00
parent 923941e077
commit 42f14f2bd9
1 changed files with 2 additions and 2 deletions

View File

@ -56,10 +56,10 @@
}
% Befehl für TODO-Markierungen
\newcommand{\todo}[1]{\textcolor{blue}{\emph{TODO: #1}}}
% \newcommand{\todo}[1]{\textcolor{blue}{\emph{TODO: #1}}}
% Befehl für Entwürfe und grobe Pläne
\newenvironment{draft}{\par\color{orange}\begin{center}Entwurf / Konzept\end{center}\hrule}{\hrule\par}
%\newenvironment{draft}{\par\color{orange}\begin{center}Entwurf / Konzept\end{center}\hrule}{\hrule\par}
% Broken citation needs broken command
\newcommand\mathplus{+}