Help On LaTeX Line and Page Breaking
Line and Page Breaking
The first thing LaTeX does when processing ordinary text is to
translate your input file into a string of glyphs and spaces. To
produce a printed document, this string must be broken into lines, and
these lines must be broken into pages. In some environments, you do
the line breaking yourself with the \\ command, but LaTeX usually does
it for you.
Commands for line and page breaks
Return to LaTeX Table of Contents
Revised by Sheldon Green, agxsg@giss.nasa.gov, 27 Sep 1995.