Search found 1 match

by hello108
Wed Oct 26, 2011 3:08 pm
Forum: Page Layout
Topic: fancyhdr | Page Numbers of Pages 1-3 still show up
Replies: 1
Views: 1770

fancyhdr | Page Numbers of Pages 1-3 still show up

Hi

For some reason, page number 1-3 shows up on my output PDF file although i use the fancyhdr package including the \fancyfoot{} command.
I try to get the \fancyfoot[LE,RO]{\thepage} to work on the first three pages also but somehow, it doesn't work.

Mininum working example:
\documentclass[12pt ...