Eric Partlo added Chapter_2_Typesetting_Textbreak_a__.html  over 8 years ago

Commit id: 719647d84310f80b0f05c9cda7e2130c7e078a50

deletions | additions      

         

Chapter 2 - Typesetting Text
break a line: \\ or \newline
start a new line without starting a new paragraph \\*
\newpage
\linebreak[n], \nolinebreak[n], \pagebreak[n], \nopagebreak[n]

For the article class:
\section{}
\subsection{}
\subsubsection{}
\paragraph{}
\subparagraph{}
\part{}
\chapter{}
\tableofcontents{}
\footnote{footnote text}