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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
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...