Eric Partlo added Chapter_2_Typesetting_Textbreak_a__.html  over 8 years ago

Commit id: f13f8169548a2773c5f308e31c084d1c47caa3f7

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}
Chapter 3 - Typesetting Mathematical Formulae