LyX ⇒ Float Placement: New page, uninterrupted text?
Float Placement: New page, uninterrupted text?
I have recently started writing my master thesis using LyX. The options available in LyX are amazing, however there is one thing I could not figure out:
I have a float which I would like to print on a standalone page after it has been referenced in the text. Now I know that I can manually achieve this by using page breaks, but I would prefer the rest of the document to simply 'flow past' this float page as if it would not exist (i.e. paragraphs may be continue past this float page).
If someone else already asked a similar question I would of course also appreciate it, if you could refer me to their solution. My own search, however, did not yield any useful results.
I hope you can help me!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Float Placement: New page, uninterrupted text?
p
as the value.- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Float Placement: New page, uninterrupted text?
you can right click the float, and open the options window (or click to mark, and go via the main menu).
This is the options window with the correct setting for your case:
This is what Johannes meant, it's the "p" option in LaTeX, or "Page" in LyX.
Stefan