Detlev Humann wrote:
> Here they are. I thought the problem could be hidden in the section
> "% Einzüge und Label-Weite der Verzeichnisse verstellen" (=Changing
> indentations and label width of lists) in the LaTeX preamble. But after
> erasing it there was no difference.
> Not even erasing the whole preamble helped. So I have no more clue.
ok, we got it ...
write in latex preamble:
\def\@chapter[#1]#2{\ifnum \c@secnumdepth >\m@ne
\if@mainmatter
\refstepcounter{chapter}%
\typeout{\@chapapp\space\thechapter.}%
\addcontentsline{toc}{chapter}%
{\protect\numberline{\thechapter}#1}%
\else
\addcontentsline{toc}{chapter}{#1}\fi
\else
\addcontentsline{toc}{chapter}{#1}
\fi
\chaptermark{#1}%
\if@twocolumn
\@topnewpage[\@makechapterhead{#2}]%
\else
\@makechapterhead{#2}%
\@afterheading
\fi}
Herbert
--
http://www.educat.hu-berlin.de/~voss/lyx/