On Mon, 9 May 2005 [EMAIL PROTECTED] wrote: (snip) > You are probably using the fancy header style (which may be the default for > books) which shows the page at the top and only on chapter pages where there > is > no page (fancy header) at the top the page is shown at the bottom. (snip) > I'm not sure how to show it both at the top and bottom if that is what you > want.
With the fancy header style, maybe something along the lines of,
\chead{\thepage}
\cfoot{\thepage}
-- Mark
