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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply