[texhax] TOC entries
Loeghmon T. Nejad
loeghmon at gmail.com
Wed Oct 10 19:02:40 CEST 2007
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,
More information about the texhax
mailing list