HI
I'm writing my thesis by lyx. But my prof is very strict with the placement of figures and I have numerous figures.
So after I chose the "here definitely" i.e. 'h' for figures, I get the layout in the attachment. The text is separated and equally distributed. How can I move all the space between the texts to the bottom?
Thanks
Text Formatting ⇒ How to format the text layout with float "here definitely"
-
- Posts: 2
- Joined: Fri Apr 15, 2011 2:58 pm
How to format the text layout with float "here definitely"
- Attachments
-
- thesis.pdf
- (232.48 KiB) Downloaded 176 times
Last edited by coldwind2010 on Sun Apr 17, 2011 4:30 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
How to format the text layout with float "here definitely"
Hi,
you could use the command \raggedbottom to switch from equally justified page height to ragged bottom.
Stefan
you could use the command \raggedbottom to switch from equally justified page height to ragged bottom.
Stefan
LaTeX.org admin
-
- Posts: 2
- Joined: Fri Apr 15, 2011 2:58 pm
How to format the text layout with float "here definitely"
Thanks a lot! It works!Stefan_K wrote:Hi,
you could use the command \raggedbottom to switch from equally justified page height to ragged bottom.
Stefan