Roberto Hernandez wrote:
> Hi all,
>
> I'm using the scrbook class. One of the features I like about it is the
> possibility to use "\addchap" and such to include unnumbered chapters in
> the ToC. What I haven't been able to find is an environment that does
> the same for parts. Does it exist?
>
> I had solved the problem by using the following:
>
> \addcontentsline{part}{Appendices}
a typo?? should be
\clearpage\addcontentsline{toc}{part}{Appendices}
> \part*{Appendices}
Herbert
--
http://www.lyx.org/help/