[texhax] Fwd: TOC entries
Loeghmon T. Nejad
loeghmon at gmail.com
Thu Oct 11 16:45:48 CEST 2007
---------- Forwarded message ----------
From: Loeghmon T. Nejad <loeghmon at gmail.com>
Date: Oct 10, 2007 1:02 PM
Subject: TOC entries
To: texhax at tug.org
If I put, in Latex,
\chapter{chap1}
\include{chap1}
\chapter{chap2}
\include{chap2}
.
.
in the root file, I get a nice TOC, but if I do,
\chapter{chap1}
some text
some text
some text
\newpage
\chapter{chap2}
some text
some text
some text
\newpage
in separate files and put only \include{chap1}, \include{chap2}, . . .
in the root file
the TOC is not created or remains blank. Why? Thanks.
--
Regards,
--
Regards,
More information about the texhax
mailing list