On Wed, 18 Apr 2012, the wise Paul A. Rubin wrote:

LaTeX classes that include a chapter environment usually format the first page of each chapter differently from the others. Try adding this to the document preamble:

\fancypagestyle{plain}{%
 \rfoot{whatever}
}

This works! When adding this, the footer is shown only on the pages with the chapters. So when adding this *and* leaving \rfoot{whatever} in the preamble, the footer is shown on all pages.

Thanks for the help.

Regards,
Marco

--
Flee at once, all is discovered.

Reply via email to