forked from klausuren/klausuren-allgemein
Newcommand Image without caption
This commit is contained in:
parent
202bc39060
commit
e5164927e1
@ -61,6 +61,14 @@
|
||||
\label{#4}
|
||||
\end{center}
|
||||
\end{figure}}
|
||||
|
||||
\newcommand{\imagewocaption}[3]{
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\includegraphics[width=#1 \textwidth]{#2}
|
||||
\label{#4}
|
||||
\end{center}
|
||||
\end{figure}}
|
||||
|
||||
\newcommand{\klausur}[5]{
|
||||
\begin{titlepage}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user