LyX ⇒ Blank page between two floats
Blank page between two floats
I'm quite new to LyX and probably my problem is really easy to solve. I am using LyX to write my dissertation: in the Appendix I have floats with tables, but between them sometimes LyX inserts a blank page. Can anyone help me? Thank you very much. Ali
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
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Blank page between two floats
welcome to the forum!
I think the tables are too wide. So because of missing space, they go to the next page where they are outpout anyway. Check the width.
Perhaps post your .lyx file as atachment here, you can post a copy of the document with most content removed, just showing the issue with tables.
Stefan
Blank page between two floats

Can I also ask if you know how to solve another problem?
There is a picture of my final PDF, but the title of each section shows in the top right corner of each page. Do you know how to avoid this?
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Blank page between two floats
First, you can choose a page style, a simple one or a fancy one:
And if you choose a fancy one, you got a lot of options to change it, in your document preamble, like here:
All commands that you can use to freely customize your headings and the footer, are described here in the manual:

Stefan
Blank page between two floats
Alice