On Sat, Jun 21, 2003 at 12:24:12AM +0200, Robert Neumann wrote:
> Hello,
> Im using the article.cls and I tried to use fancyheader with the following 
> commands in the preamble:
> 
> \usepackage {fancyhdr}
> \pagestyle{fancy}
> 
> And at the beginning of the document:
> 
> \fancyhead{}
> \fancyhead[RO,LE]{\bfseries mytitle}
> \fancyfoot[RE,LO]{ \thepage}
> \cfoot{}
> 
> But "mytitle" as well as the pagenumbering is allways on the right side of the 
> page, no matter if the page is even or odd.
> What did I forget??

Changing the paper type to two-sided.

Reply via email to