I get a page number in the footer, every time a chapter starts, even if I have the following command in my preamble:
Code: Select all
\fancyfoot[C]{}
Regards,
Chris
Code: Select all
\fancyfoot[C]{}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Code: Select all
\fancypagestyle{plain}{...}
This behaviour is quite usual, since every chapter page is typeset with the »plain« page style. But the fancyhdr manual tells you clearly how you can change that.chrisr34000 wrote:[…] I get a page number in the footer, every time a chapter starts, even if I have the following command in my preamble […]
A minimal example is enough.chrisr34000 wrote:[…] Should I include all the code of my document? […]
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p