Contents
Up
<<
>>
Space
In LaTeX, white space is mostly ignored, line breaks make no difference. However, LaTeX interprets two successive newlines (a blank line) as denoting a paragraph break. You may also use the
\par
command to end a paragraph.