Add section about graphics and figures
This commit is contained in:
parent
a8c62a35f3
commit
92e02dc43e
3 changed files with 54 additions and 7 deletions
6
codebeispiele/graphics-figure.tex
Normal file
6
codebeispiele/graphics-figure.tex
Normal file
|
@ -0,0 +1,6 @@
|
|||
\begin{figure}
|
||||
\includegraphics[height=
|
||||
.4\textheight]{katze}
|
||||
\label{img:katze}
|
||||
\caption{Eine Katze}
|
||||
\end{figure}
|
Loading…
Add table
Add a link
Reference in a new issue