\documentclass{article} \usepackage{lipsum} \title{One page Test} \author{krasjet} \date{} \begin{document} \maketitle \section{Section One} \section{Section Two} \subsection{Subsection Two.One} \subsection{Subsection Two.Two $\times 2$} \section{Section Three, with looong loooong looong title} \subsection{Subsection Three.One, with even loooooooooooonger title, and probably even more} \subsection{Subsection Three.Two} \subsection{Subsection Three.Three} \subsubsection{Subsubsection Three.Three.One} \subsubsection{Subsubsection Three.Three.Two} \subsubsection{Subsubsection Three.Three.Three} \subsection{Subsection Three.Four} \subsection{Subsection Three.Five} \section{The End} \end{document}