Page LayoutHow to add a proper glue between lines of text?

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
kornaros
Posts: 40
Joined: Wed Nov 30, 2011 12:11 am

Re: How to add a proper glue between lines of text?

Post by kornaros »

Good news! I delete 12pt from the preamble and add \flushbottom ! Everything worked! I don't understand comletely the reason for this success! Maybe because i used a font with size larger than 12 pt?

Anyway, many thanks for your support!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
kornaros
Posts: 40
Joined: Wed Nov 30, 2011 12:11 am

Re: How to add a proper glue between lines of text?

Post by kornaros »

I make some experiments using flushbottom command without 12pt in the documentclass and with huge font sizes! I have almost..sucess I found that the command \flushbottom does not work well for some pages with a blank line(new paragraph) I hope that there is some kind of glue for linebreaks or other trick so that \flushbottom work well for any case!
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: How to add a proper glue between lines of text?

Post by Johannes_B »

I am not sure what you are trying to achieve, especially since you mention huge letters, but i hope you have success.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

How to add a proper glue between lines of text?

Post by Johannes_B »

As David Carlisle just pointed out: \setlength\baselineskip{\fill}

Another example: http://chat.stackexchange.com/transcrip ... 8#27639128
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply