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

[verein.git] Seitenzahlen whack on most of the repo

except public/material/ (need page numbers _added_)
and projects/ (not looked at yet)
parent 7de151ca
No related branches found
No related tags found
No related merge requests found
......@@ -145,9 +145,14 @@
\newcommand{\keineseitenzahlenbeginn}{%
\usepackage{fancyhdr}%
\setlength{\headheight}{0pt}%
\pagestyle{fancy}%
\fancyhead{}%
\fancyfoot[C]{\thepage}%
\renewcommand{\headrulewidth}{0pt}%
}
\newcommand{\keineseitenzahlenende}{%
\ifnum\thepage=1\fancyfoot[C]{}\fi%
\ifnum\thepage=1%
\fancyfoot{}%
\fi%
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment