On Thu, 30 May 2002 00:00:59 +0300 wrote Dekel Tsur <[EMAIL PROTECTED]>:
> On Tue, May 28, 2002 at 05:12:38PM -0600, Devin Reade wrote: > > I've been trying to figure out a way in lyx to produce the following > > paragraph numbering format for technical documents: > > > > 1 section title > > 1.1 paragraph > > 1.2 paragraph > > 1.2.1 subpara > > 1.2.1.1 subsubpara > > 1.2.2 subpara > > 1.3 paragraph > > 2 section title > > 2.1 paragraph > > > There are many possible ways to make this simpler. > Assuming that the text above should be normal text, except for sections, > you can use an enumerate environment ... or try a layout based on the koma-script classes. These have paragraph and subparagraph numbering commands (not subsubpara :-(. By default these are "below" the subsubsection, but if I remember right, numbering is higly configurable. The very good documentation (well, at least the German one is extensive) will help. G�nter -- [EMAIL PROTECTED]
