On Fri, 4 Jan 2002, Herbert Voss wrote:
> with the (not seen) command \maketitle latex overwrites the
> \thispagestyle-command.
Okay, I see.
> > But now how do I get a \cfoot in there since now the added tex line
> > defeats that?
> for example: in preamble
>
> \usepackage{fancyhdr}
I would figure not needed if defined in doc-pagestyle?
> \fancypagestyle{plain}{%
> \fancyhf{}
> \fancyfoot[C]{\bfseries my lovely footer}
> \renewcommand\headrulewidth{0pt}
> \renewcommand\footrulewidth{3pt}
> }
So I gather that the default footrulewidth for fancy is 0pt and this would
add the footruler. That's cool.
I've tried this now, and also re-read the fancy header section of extended
features. Your example works for me as long as there's a title. But if
there isn't a title, I see that the regular headers and footers start on
the first page. And \cfoot will replace the default page number after the
first page with a title, or from the first page without. OKay.
thanks very much for your help with this,
jamie faunt
____________________________________________
http://musicalskills.com
_________________________