Search found 3 matches

by Stromek
Thu Jan 26, 2012 8:22 pm
Forum: Text Formatting
Topic: Prevent last Paragraph on a blank Page
Replies: 3
Views: 1532

Re: Prevent last Paragraph on a blank Page

Haha, it works through Minipage. Only that Minipage sets its own line break space and does not preserve the document wide.

Thanks for reading and considering my problem. It is solved now.
by Stromek
Thu Jan 26, 2012 8:17 pm
Forum: Text Formatting
Topic: Prevent last Paragraph on a blank Page
Replies: 3
Views: 1532

Re: Prevent last Paragraph on a blank Page

Technically it could be possible if an environment can be created which can be prevented to split over pages. Like Float, however, it has weird placement. If place on spot (h) then if moved to new page it is placed in the middle instead of top of the page. Any idea in this direction would help ...
by Stromek
Tue Jan 24, 2012 12:03 am
Forum: Text Formatting
Topic: Prevent last Paragraph on a blank Page
Replies: 3
Views: 1532

Prevent last Paragraph on a blank Page

Hi,

I would like to find a solution to prevent last paragraph of the document to appear on a new page.

For example lets say I write a document which resembles to a letter. The last paragraph containing signature. I would like to prevent latex placing this paragraph on a new page alone. This ...