Newcommand Image without caption

This commit is contained in:
Karp 2017-06-27 21:04:37 +02:00
parent 202bc39060
commit e5164927e1

View File

@ -61,6 +61,14 @@
\label{#4} \label{#4}
\end{center} \end{center}
\end{figure}} \end{figure}}
\newcommand{\imagewocaption}[3]{
\begin{figure}[H]
\begin{center}
\includegraphics[width=#1 \textwidth]{#2}
\label{#4}
\end{center}
\end{figure}}
\newcommand{\klausur}[5]{ \newcommand{\klausur}[5]{
\begin{titlepage} \begin{titlepage}