Is it possible break up a long header or footer line so that they are positioned in two or more vertically aligned lines using fancyhdr? For example I want to break up
"This is an example of a very long header or footer line
into:
This is an example
of a very long header or footer line
\lhead{this is an example\\of a very long header or footer line}for example? What do you mean when you say "vertically aligned" in this case? The lines are supposed to be underneath each other if I understand correctly, how does verical alignment make sense? – Roelof Spijker Dec 12 '11 at 16:04