On Mon, 5 Jul 2004, Eric Delevaux wrote:
> I use the book class, with fancy.
Eric,
Do you have \usepackage{fancyhdr} in the preamble of the document? You
also need \pagestyle{fancy} there.
> I put in the preamble
>
> \lhead{\large\bf Devoir surveill� en math�matiques}
> \rhead{\bf 1ES}
The syntax for fancyhdr is different:
\fancyhead[RO,LE]{text} or
\fancyfoot[LO,RE]{text}
The available positions, placed in the brackets are R == right, L == left,
C == center, O == odd-number page, E == even-number page. If your option
contains positions for both ends of the header/footer, then you need text
for both sides.
The fancyhdr manual has complete details.
Rich
--
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
<http://www.appl-ecosys.com>