Remove broken caption
This commit is contained in:
parent
d277d9715d
commit
d7890f71d5
|
@ -60,7 +60,7 @@ An example of object file is visible on Snippet~\ref{i:obj}.
|
||||||
label=i:mtl,
|
label=i:mtl,
|
||||||
]{assets/introduction/materials.mtl}
|
]{assets/introduction/materials.mtl}
|
||||||
\includegraphics[width=\textwidth]{assets/introduction/cube.png}
|
\includegraphics[width=\textwidth]{assets/introduction/cube.png}
|
||||||
\captionof{figure}{A rendering of the cube}
|
% \captionof{figure}{A rendering of the cube}
|
||||||
\end{subfigure}
|
\end{subfigure}
|
||||||
\caption{The OBJ representation of a cube and its render\label{i:cube}}
|
\caption{The OBJ representation of a cube and its render\label{i:cube}}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
|
Loading…
Reference in New Issue