I'm using a specific class file specified by a journal, and thus have put all the figures and tables at the end of the document as floats. Then I put in page break and then the Bibtex Bibliography. However lyx mixes the references in with the floats and I can not get it to start on its own page at the end. What have I done wrong?
Thanks
J
Lyx 2.04 on Ubuntu Linux
Text Formatting ⇒ Bibliography mixed with floats
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Bibliography mixed with floats
Insert Clear Page instead of Page Break:
This stands for the LaTeX command
Stefan
This stands for the LaTeX command
\clearpage
, which ends the page and in addition forces the output of all remaining floats.Stefan
LaTeX.org admin