0

When I wrote a template, I found that if there is too many empty sections in a chapter, latex will not produce appropriate page breaks. All these sections will just be listed in a single page. Why does that happen?

\documentclass{report}

\begin{document}
\chapter{chp1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\section{sec1}
\end{document}

0 Answers0