Theses, Books, Title pages ⇒ Remove header before first chapter
Remove header before first chapter
I have been looking at this for multiple days, I think the problem arises because of the page style change (plain->Thesis) and the twosided option, but I can't remove the header.
Any help would be appreciated
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
Remove header before first chapter
I.e. there was either an empty left page or empty right (end of previous chapter) and empty left (start of new chapter) page.
LaTeX would get really confused when I wanted the Preface to end on Left and the new chapter with different style to start on right.
My simple solution, force Preface to be a chapter.
- Stefan Kottwitz
- Site Admin
- Posts: 10329
- Joined: Mon Mar 10, 2008 9:44 pm
Remove header before first chapter
The masters/doctoral thesis template I know, that one by Vel, uses an empty page style when an empty page is inserted so that a chapter starts on a right hand side.
But good that you found a solution! Thanks for letting us know.
Stefan