Skip to content
Snippets Groups Projects
Commit 21fb4336 authored by Jannik Dunkelau's avatar Jannik Dunkelau
Browse files

Add todonotes example section

parent 5251a237
No related branches found
No related tags found
No related merge requests found
...@@ -282,6 +282,15 @@ split(L, N, L1, L2) :- ...@@ -282,6 +282,15 @@ split(L, N, L1, L2) :-
\end{lstlisting} \end{lstlisting}
\section{Todonotes}
Es bietet sich an, während der Verschriftlichung Gebrauch von dem
\texttt{todonotes}-Package zu machen.\todo[]{Lernen, wie man mit todonotes umgeht.}
\todo[inline]{Lerne was man machen kann, wenn man einzeln stehende Todos braucht.}
\todo[inline]{Lerne ebenfalls, \texttt{\textbackslash missingfigure} zu nutzen.}
\section{Conclusion} \section{Conclusion}
Am Ende der Arbeit werden noch einmal die erreichten Ergebnisse Am Ende der Arbeit werden noch einmal die erreichten Ergebnisse
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment