Skip to content
Snippets Groups Projects
Commit 3e9c319f authored by mirabilos's avatar mirabilos
Browse files

[verein.git] make keineseitenzahlenbeginn also change footer to cur/max page

parent 27d89343
No related branches found
No related tags found
No related merge requests found
......@@ -283,11 +283,12 @@
\newcommand{\ankreuzkaestchen}{\Square\hspace{0.1cm}}
\newcommand{\keineseitenzahlenbeginn}{%
\usepackage{lastpage}%
\usepackage{fancyhdr}%
\setlength{\headheight}{0pt}%
\pagestyle{fancy}%
\fancyhead{}%
\fancyfoot[C]{\thepage}%
\fancyfoot[C]{\thepage{}/\pageref*{LastPage}}%
\renewcommand{\headrulewidth}{0pt}%
}
\newcommand{\keineseitenzahlenende}{%
......
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