hexadecimal pagenumbering

This commit is contained in:
john stone 2013-07-20 00:53:40 +02:00
parent 0be83f265a
commit e5884370c8
1 changed files with 2 additions and 1 deletions

View File

@ -47,6 +47,7 @@
% \setmonofont[Mapping=tex-text]{Courier Prime}
\fi
\RequirePackage{fmtcount}
\RequirePackage{scrpage2}
\RequirePackage{graphicx}
@ -57,7 +58,7 @@
\setheadsepline{0.5pt}
\ifoot[]{Datenschleuder. \@volume / \@year}
\ofoot[]{\thepage}
\ofoot[]{\texttt{0x\ifthenelse{\value{page}>15}{}{0}\hexadecimal{page}}}
\setfootsepline{0.5pt}
%FIXME: use abstract environment in prior of nasty DSabstract command