[TASK] Remove \draft and \todo
This commit is contained in:
parent
923941e077
commit
42f14f2bd9
|
@ -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{+}
|
||||
|
|
Loading…
Reference in New Issue