Added missing Image

This commit is contained in:
Simeon "Waldo" Wallrath 2024-08-06 21:24:36 +02:00
parent 52c59752c0
commit 2496f2b53b
4 changed files with 7 additions and 7 deletions

Binary file not shown.

View file

@ -22,7 +22,7 @@ The following \autoref{image0} is inserted at the specified position.
\begin{figure}[h]
\centering
\includegraphics[width=0.7\textwidth]{../../Figures/dependency_2x.png}
\includegraphics[width=0.7\textwidth]{dependency_2x.png}
\caption{This is xkcd 2347}
\label{image0}
\end{figure}
@ -40,21 +40,21 @@ The following \autoref{all_images} is inserted at the specified position. It con
\centering
\begin{subfigure}[b]{0.3\textwidth}
\centering
\includegraphics[width=\textwidth]{../../Figures/dependency_2x.png}
\includegraphics[width=\textwidth]{dependency_2x.png}
\caption{image}
\label{image1}
\end{subfigure}
\hfill
\begin{subfigure}[b]{0.3\textwidth}
\centering
\includegraphics[width=\textwidth]{../../Figures/dependency_2x.png}
\includegraphics[width=\textwidth]{dependency_2x.png}
\caption{image}
\label{image2}
\end{subfigure}
\hfill
\begin{subfigure}[b]{0.3\textwidth}
\centering
\includegraphics[width=\textwidth]{../../Figures/dependency_2x.png}
\includegraphics[width=\textwidth]{dependency_2x.png}
\caption{image}
\label{image3}
\end{subfigure}
@ -63,21 +63,21 @@ The following \autoref{all_images} is inserted at the specified position. It con
\begin{subfigure}[b]{0.3\textwidth}
\centering
\includegraphics[width=\textwidth]{../../Figures/dependency_2x.png}
\includegraphics[width=\textwidth]{dependency_2x.png}
\caption{image}
\label{image4}
\end{subfigure}
\hfill
\begin{subfigure}[b]{0.3\textwidth}
\centering
\includegraphics[width=\textwidth]{../../Figures/dependency_2x.png}
\includegraphics[width=\textwidth]{dependency_2x.png}
\caption{image}
\label{image5}
\end{subfigure}
\hfill
\begin{subfigure}[b]{0.3\textwidth}
\centering
\includegraphics[width=\textwidth]{../../Figures/dependency_2x.png}
\includegraphics[width=\textwidth]{dependency_2x.png}
\caption{image}
\label{image6}
\end{subfigure}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB