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}