adapts doc

This commit is contained in:
franksim
2025-11-09 17:52:35 +01:00
parent 5c8e06f62f
commit a00ddedb23
2 changed files with 15 additions and 7 deletions

Binary file not shown.

View File

@@ -47,7 +47,7 @@
\maketitle \maketitle
\begin{center} \begin{center}
\textbf{Course:} \course \textbf{Course:} \course
\end{center} \end{center}
\vspace{0.5cm} \vspace{0.5cm}
@@ -57,14 +57,22 @@
\section*{Exercise 4.2 Label Grid} \section*{Exercise 4.2 Label Grid}
\begin{enumerate}[label=\alph*)] \begin{enumerate}[label=\alph*)]
\setcounter{enumi}{2} \setcounter{enumi}{2}
\item \begin{figure}[htp] \item \begin{figure}[htp]
\centering \centering
\includegraphics[width=4cm]{output.jpg} \includegraphics[width=4cm]{output.jpg}
\caption{output.txt} \caption{output.txt}
\end{figure} \end{figure}
\end{enumerate} \end{enumerate}
\section*{Exercise 4.3 Finalizing the Data Pipeline}
\begin{enumerate}[label=\alph*)]
\setcounter{enumi}{2}
\item The generated images can be found at `.output/`.
\end{enumerate}
%------------------ END OF ASSIGNMENT ----------------------- %------------------ END OF ASSIGNMENT -----------------------
\end{document} \end{document}