adapts doc
This commit is contained in:
Binary file not shown.
@@ -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}
|
||||||
Reference in New Issue
Block a user