Skip to content
Snippets Groups Projects
Verified Commit 447ad28e authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Remove stamp command which was never working.

parent 6bdffde3
No related branches found
No related tags found
No related merge requests found
...@@ -336,16 +336,4 @@ ...@@ -336,16 +336,4 @@
} }
} }
\newcounter{stamps}
\setcounter{stamps}{0}
\newcounter{stamp}
\newcommand{\briefmarke}[1]{
\setcounter{stamp}{\intcalcAdd{\value{stamps}}{#1}}
\begin{wrapfigure}{r}{33mm}
\includegraphics[width=33mm]{\arabic{stamp}}
\end{wrapfigure}
\stepcounter{stamps}
}
\newcommand{\keinumbruch}{\par\nobreak\@afterheading} \newcommand{\keinumbruch}{\par\nobreak\@afterheading}
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment