From deed4208a176218a65c380d26558b2f00000c2a4 Mon Sep 17 00:00:00 2001 From: Leon Etienne Date: Mon, 9 May 2022 22:03:09 +0200 Subject: [PATCH] Better comment in latex cheatsheet texfile --- chapters/foobar.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapters/foobar.tex b/chapters/foobar.tex index cd3b2be..72fe7db 100644 --- a/chapters/foobar.tex +++ b/chapters/foobar.tex @@ -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}