George De Bruin wrote:
> 
> Hello,
> 
> I am fairly new to LyX, and am having a bit of a problem figuring out how to
> do something(s).
> 
> What I am trying to format is a 'book' of 'poetry'.  Currently I am using the
> book (koma script) document class.  I've marked the title of each poem using
> the \layout Chapter* formatting, as that places each piece on a new page and
> doesn't number them. (I also changed the format to one sidedi nstead of two
> sided to avoid getting a bunch of extra blank pages).
> 
> Okay, so far, so good...  Only exception is: using Chapter* no entries are
> created in the TOC.  Even though these entries aren't numbered, I do want
> them in the table of contents.  So, that is the question: how do I get the
> Chapter* formatting to create entries in the table of contents?

in tex (red) behind the chapter

\addcontentsline{toc}{chapter}{YourChapterTitle}

there must be a special command for koma-class. have a look
at the manual.

Herbert

-- 
[EMAIL PROTECTED]
http://perce.de/lyx/

Reply via email to