adapts doc
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
\maketitle
|
||||
|
||||
\begin{center}
|
||||
\textbf{Course:} \course
|
||||
\textbf{Course:} \course
|
||||
\end{center}
|
||||
\vspace{0.5cm}
|
||||
|
||||
@@ -57,14 +57,22 @@
|
||||
|
||||
\section*{Exercise 4.2 Label Grid}
|
||||
\begin{enumerate}[label=\alph*)]
|
||||
\setcounter{enumi}{2}
|
||||
\item \begin{figure}[htp]
|
||||
\centering
|
||||
\includegraphics[width=4cm]{output.jpg}
|
||||
\caption{output.txt}
|
||||
\end{figure}
|
||||
\setcounter{enumi}{2}
|
||||
\item \begin{figure}[htp]
|
||||
\centering
|
||||
\includegraphics[width=4cm]{output.jpg}
|
||||
\caption{output.txt}
|
||||
\end{figure}
|
||||
\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{document}
|
||||
Reference in New Issue
Block a user