I am trying to not have an header on the first page but only the footer. So I wrote this:
Code: Select all
\fancypagestyle{firstpage}{%
\fancyhf{}%
\lfoot{Group \\ 2}%
\rfoot{Sport}}
Thank you!
Code: Select all
\fancypagestyle{firstpage}{%
\fancyhf{}%
\lfoot{Group \\ 2}%
\rfoot{Sport}}
NEW: TikZ book now 40% off at Amazon.com for a short time.
\headrulewidth
command in the definition of the page style.NEW: TikZ book now 40% off at Amazon.com for a short time.