Page Layoutfancyhdr(fancyplain) problem with two lined footer on 1st. p

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
vivelafete
Posts: 11
Joined: Fri Nov 27, 2009 12:38 pm

fancyhdr(fancyplain) problem with two lined footer on 1st. p

Post by vivelafete »

Hi,
i have a little error in the fancyhdr package:

I would to show the following in my footer:

\fancyfoot[RO,LE]{\rightmark \\ \leftmark}
isn't working

in th first version i had:
\fancyfoot[RO,LE]{\fancyplain{}{\rightmark \\ \leftmark} }
worked fine

then I tried:
\fancyfoot[RO,LE]{sdfgds \\ \leftmark}
is working

first i had:
\fancyfoot[RO,LE]{ \\ \leftmark}
isn't working, but would look like I would.


first i had:
\fancyfoot[RO,LE]{ \leftmark}
is working but doesn't look like i would.


Does anybody know what I'm doing wrong or is this a fancyheader bug?

Thanks
vivelafete

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply