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??
Thanks
Robert
