GeneralAvoid the empty Page in the Output

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
muthulingam
Posts: 1
Joined: Mon Jan 23, 2012 6:39 am

Avoid the empty Page in the Output

Post by muthulingam »

Hi Friends,

my problem is : it gives the empty page in the generated pdf...

my question is : how i can avoid the empty pages in the generated pdf...
Attachments
chap2.tex
(114 Bytes) Downloaded 157 times
chap1.tex
(607 Bytes) Downloaded 149 times
lm-10-01-18-Quick.tex
(2.64 KiB) Downloaded 135 times

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

insipidtoast
Posts: 128
Joined: Wed Jul 04, 2012 5:34 pm

Re: Avoid the empty Page in the Output

Post by insipidtoast »

This is actually a good question. I wish someone who knew answered it.
FYI:
I'm using windows with LyX 2.0 and MiKTeX 2.9
I'm designing a book using the Koma-script class
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Avoid the empty Page in the Output

Post by cgnieder »

I cannot download the attachments and guess others can't either - so I'm afraid there won't be any answers. As it stands the questions is very unspecific:
my problem is : it gives the empty page in the generated pdf...
“it” is somewhat vague, don't you agree?

Regards
site moderator & package author
User avatar
Stefan Kottwitz
Site Admin
Posts: 10347
Joined: Mon Mar 10, 2008 9:44 pm

Avoid the empty Page in the Output

Post by Stefan Kottwitz »

Also I cannot download the attachments, they are not on the server. I don't know what may happened during upload. Perhaps repost, even if the problem has been solved in the meantime.

insipidtoast: why are you interested in this question - do you have undesired empty pages too? Perhaps explain your situation to us, we might help. For example, in documents in twoside mode chapters start always at right-hand pages, i.e. odd-numbered pages. If necessary, an empty page would be inserted to prevent the new chapter starting at a left hand page. That's usually specified by the openright option, which is set by default in the book class, and can be changed using the openany option.

Stefan
LaTeX.org admin
insipidtoast
Posts: 128
Joined: Wed Jul 04, 2012 5:34 pm

Re: Avoid the empty Page in the Output

Post by insipidtoast »

Yeah, I agree it's a vague question. My solution to extra blank pages is futzing. :lol:

Sometimes you just have to play around with "it". Maybe entering something as ERT generates a blank page, but entering it in the preamble does not...inserting a protected vertical space vs. an unprotected one...it usually just has to do with something simple like that.
FYI:
I'm using windows with LyX 2.0 and MiKTeX 2.9
I'm designing a book using the Koma-script class
Post Reply