[Tugindia] Page Numbers

Steve Peter speter at dandy.net
Wed Apr 5 05:02:40 CEST 2006


On Apr 4, 2006, at 9:45 PM, Alexander Nervedi wrote:

> I tried the code, it copiled, but has not done anything as far as I  
> can see. The page number still stays in the center.

It's missing the indication to switch to the fancy headers. See below.

>>  \documentclass{article}
>>  \usepackage{fancyhdr}
>>
>>  \lhead{}
>>  \chead{}
>>  \rhead{}
>>  \lfoot{}
>>  \cfoot{}
>>  \rfoot{\thepage}
>>
>> \begin{document}

\pagestyle{fancy}

>> ....
>>
>> \end{document}

Steve


More information about the tugindia mailing list