latex:page_numbers
Using the following code, all following pages' numbering will look like:
1 / <NUM>
with <NUM>
being replaced by the current page number.
\let\oldthepage=\thepage \renewcommand{\thepage}{1 / \oldthepage}
latex/page_numbers.txt · Last modified: 2008/01/12 00:34 by 127.0.0.1