Better comment in latex cheatsheet texfile
This commit is contained in:
parent
228bbd0e65
commit
deed4208a1
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user