On Thu, Oct 26, 2000 at 01:06:21PM -0500, Will Fischer wrote:
> Here's my problem:  I like to use the TOC to navigate around my
> documents, but I don't like to have the numbers in the section,
> subsection, etc.   
> 
> Currently I use the Section environment while I'm writing, then
> (when I'm printing final copy) I edit the file with a text editor to
> change all the "Section" headings to "Section*".  This works, but is
> a pain.
> 
> Could it be made possible to include the Section* etc. environments
> in the TOC?

The Section* environments do not appear in the TOC menu as they also do not
appear in the "Table of Contents" generated by latex.

However, you can use the non-stared environments (section, ...), and set the
section number depth (using layout->document menu) to -1 (this will omit the
numbering from these environments).

Reply via email to