TeX/goodbreak

From Wikibooks, open books for an open world
< TeX
Jump to: navigation, search

Synopsis [edit]

\goodbreak

Description [edit]

This macro terminates the current paragraph and hint TeX to insert a page break (with a -500 penalty). This macro stands for <par>\par\penalty=-500<par> (you still need to insert a blank after, be it a space or a end of line).

Examples [edit]

bla bla bla bla\goodbreak

bla …