LyXLeave Pages before Chapter Start really blank

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
toma756
Posts: 1
Joined: Mon Feb 20, 2012 3:13 pm

Leave Pages before Chapter Start really blank

Post by toma756 »

Hi all,

I have a small question: I use the book document class with two side mode :

Code: Select all

\documentclass[twoside,12pt]{book}
It works well, creating a blank page for each new chapter. But it fact, the page is not that blank ... because there is the header (due to the use of \usepackage{fancyhdr}) , with the number of page (and section). I'd prefer it to be completely blank ... how can I do that ?

Thanks for your answers!


Cheers,
Thomas

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Leave Pages before Chapter Start really blank

Post by localghost »

Read Section 15 of the fancyhdr manual.

Disclaimer:
Since I'm not a LyX user, the above suggestion only represents an idea and therefore comes with no warranty for functionality. I can't neither offer further support with adding code nor including further packages into LyX.



Best regards and welcome to the board
Thorsten
Post Reply