next up previous
Next: Examples and Fonts Up: The Latex Source File Previous: Beginning and Ending

Sections

Divide the document into sections with the this tex syntax:

  \section*{Section One}

and subdivide those into subsections if they get too large:

  \subsection*{Subsection A}

Sections (and subsections) end when another section (or subsection) element beings.



Troy Johnson 2004-01-12