LyXAvoiding blank page before part

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
MarcAurel
Posts: 20
Joined: Tue Jul 07, 2009 1:33 pm

Avoiding blank page before part

Post by MarcAurel »

I'm working on a one-sided ebook.

The document class is "book", and I have not checked the box "two-sided document". However, I have trouble making LyX not insert a blank page before some of the parts. How can I force LyX to stop doing this?

I have read somewhere that the command "openany" would solve this problem, but adding this command in the document tab under "settings" didn't lead to the desired result. (I later realised that "openany" was already activated, as I looked at the source code.)

What else could I do? Here is the relevant part from the preamble:

Code: Select all

\documentclass[12pt,oneside,british,openany]{book}
Last edited by MarcAurel on Tue Apr 13, 2010 3:20 am, edited 1 time in total.

Recommended reading 2024:

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

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

Post Reply