General ⇒ Blank Pages
Blank Pages
I am using \documentclass[12pt,makeidex,a4paper]{book}, with a main .tex file with a number of \include{}.
This works very well, excepting that for some of the chapters there is a blank page in the output file (pdf) at the end. Can anyone help with this perplexing issue?
TIA
Evyn
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
Re: Blank Pages
Don't know if this is the same problem. But i'm writing a paper and looks like this;
\documentclass[a4paper,
twoauthors,
envcountsame,
envcountchap]
I think it's the same for both papers and books that a beginning of a chapter always starts on the right side. So if your last sentence in a chapter is on a "right side" then the following side is blank because it's on the left side. So the chapter can start on the right side.
//Homer
Re: Blank Pages
- countbela666
- Posts: 64
- Joined: Thu Apr 26, 2007 2:44 pm
Blank Pages
Code: Select all
\documentclass[openany,...]{book}
Marcel
a thousand worlds for you to see here, take my hand and follow me...