Hi,
I have a problem with my latex-formating which I don't quite understand: At the first chapter I am writing the page is not automatically breaking, everything longer than one page is just cut. Not using any different method it is working flawlessly with the following chapters.
Structure of the main file:
...
\include{chapter1}
\include{chapter2}
\include{chapter3}
\include{chapter4}
\include{chapter5}
...
Structure of chapter1:
\chapter{Text1}
\label{Text2}
\section{Text3}
\label{Text4}
\paragraph{}
- no further settings -
Structure of chapter 2 is exactly the same, with no further settings. But the page is breaking just normally for chapter 2 and I cant write any more than one page in chapter 1 (no matter in which order I call them).
Hope somebody can help me with that.
Page Layout ⇒ Automatic page break fails at some places
-
- Posts: 1
- Joined: Fri Mar 11, 2011 12:57 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 87
- Joined: Tue Sep 14, 2010 6:58 pm
Re: Automatic page break fails at some places
Please read the rules and then post a MWE. I'd like to know what class you're working in, for example.