Separate content into chapter files for better structure

This commit is contained in:
Julius Freudenberger 2026-02-22 18:32:16 +01:00
parent 79bac3b1c5
commit a348adca8c
26 changed files with 1171 additions and 1197 deletions

10
chapters/todonotes.tex Normal file
View file

@ -0,0 +1,10 @@
\subsection{ToDos}
\begin{frame}[fragile]{ToDo-Notes}
\begin{itemize}
\item Kennzeichen im Code, wo noch etwas gemacht werden muss
\item Geben auch im Dokument den Hinweis, dass noch etwas gemacht werden muss
\item Beschreibungstext ermöglicht erklärenden Text
\end{itemize}
\inputminted{latex}{codebeispiele/todonotes.tex}
\end{frame}