forked from klausuren/klausuren-allgemein
Newcommand Image without caption
This commit is contained in:
parent
202bc39060
commit
e5164927e1
@ -62,6 +62,14 @@
|
|||||||
\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}
|
||||||
\begin{center}
|
\begin{center}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user