in *.cls there is something like
\DeclareOption{11pt}{\renewcommand\@ptsize{1}}
\DeclareOption{12pt}{\renewcommand\@ptsize{2}}
anyway try puting in your preamble something like the
_____________________________________________________
\lhead{ }
\chead{ }
\rhead{\sc\small\helv Thing for header}
\lfoot{\small\helv\today}
\cfoot{ }
\rfoot{\small\helv\thepage\space of X pages}
_____________________________________________________
and try \small or change it to \smaller etc
cheers
owen
Guido Milanese wrote:
I am typesetting a journal in LaTeX and I posted several help messages to no
success. I have now a very limited question, if possible. I should typeset
articles at 11pts and articles at 10pts, but the headers should be exactly
the same size. I am using fancyhdr. How can I obtain this result?
many thanks.
gm
