Rich Shepard schrieb:

Ansgar,

 If you use the book document class this extra pagination should be done
automatically.

Rich



Thanks for that tip, it works in that it gives me a few more pages and puts the beginning of each chapter on an odd page, which is nice. I had to change the pagenumbering to let it begin with the title, though, but that's the way it's meant to be anyway, isn't it?

But unfortunately the document now comes up with a different mistake: I've added TOC itself, Table of Figures and so on to the Table of Content by using ERT:

\newpage
\addcontentsline{toc}{section}{\bfseries{\protect{Inhaltsverzeichnis}}}

Now after moving the pagenumbering ERT in the right place, TeX keeps getting these TOC-entries wrong. The TOC starts on page ix, the entry says page viii.

With the REPORT document class this worked fine....

Ansgar



Reply via email to