On 23 Oct 1998, Lars Gullik Bj�nnes wrote:
> 
> One point here is that a paragraph can only contain insets...
> so I simplified a bit too much:

I'm glad you remembered I was getting worried for a minute...

> end after think a bit more about this...sectioning commands only has
> _well defined_ meening at level 0 in the file:
> 
> \begin_sectioning subsection
> \end_sectioning
> \begin_paragrap
> \end_paragraph
> \beggin_sectioning Chapter
> \end_sectioning
> \begin_paragraph
> \end_paragraph

Why not:

        \begin_paragraph
        <params -- Chapter>
        <contents -- actual name of Chapter>
        \end_paragraph
        \begin_paragraph
        <params -- Standard>
        <contents -- a bunch of text>
        \end_paragraph
        

and so on.  Or is that getting too close to internal format?

Allan (ARRae)
Who is now going home for dinner.

Reply via email to