On Mon, Aug 26, 2002 at 02:54:12PM +0200, Lars Risan wrote:
> I'd like to change the font size of the header. It is extremely difficult to
> figure out how to do it. And the problem isn't the software -- The lyx-team
Add a font size command to the command you use to change the header
E.g.
\fancyhead[LE,RO]{\small \rightmark]
Available commands are (from small to large):
\tiny \scriptsize \footnotesize \small \normalsize
\large \Large \LARGE \huge \Huge
> The latter document ("Page layout in LaTeX") tells me that \headheight sets
> fontsize at the header.
No it doesn't.