Scott Kostyshak wrote: > A module sounds like a good idea. So the module would add new layouts > such as Section* (TOC), Chapter* (TOC). Any other ideas for the name? > Section* (+TOC) ?
I'd steal the ones from src*.layout. This has the advantage that the styles stay intact if you change the document class to or from e.g. scrbook. The are called Addchap, Addsec etc. in LyX and addchap, addsec etc. in LaTeX. Another advantage is that no new translations are needed. Georg