\thepage is displayed as 2 numbers like that: 0-1, 0-2, etc.
How can I fix that? Here's my pagestyle definition:
try \renewcommand\thepage{\arabic{page}} before your page defnition
Herbert
\thepage is displayed as 2 numbers like that: 0-1, 0-2, etc.
How can I fix that? Here's my pagestyle definition:
try \renewcommand\thepage{\arabic{page}} before your page defnition