Better comment in latex cheatsheet texfile

This commit is contained in:
Leon Etienne 2022-05-09 22:03:09 +02:00
parent 228bbd0e65
commit deed4208a1

View File

@ -63,7 +63,7 @@ Example nested lists (works with any type of list):\\
\end{itemize}
\end{enumerate}
% Example Figure:
% Example Figure/Image:
\begin{nicepic}
\includegraphics[width=0.9\textwidth]{images/stars.jpg}
\captionof{figure}{Sterne}
@ -71,7 +71,7 @@ Example nested lists (works with any type of list):\\
\label{fig:stars}
\end{nicepic}
% Example Multifigure
% Example Multifigure/multiple images
\begin{figure}[!htbp]
\begin{subfigure}[t]{0.3\textwidth}
\includegraphics[width=\textwidth]{images/mult0.jpg}