On Wed, Sep 12, 2001 at 01:48:15PM +0200, Jean-Marc Lasgouttes wrote:
[...]
> Jose> [Jean-Marc or any other volunteer] Would it be difficult to
> Jose> move the style to SGML (or Raw if we rename it that way) every
> Jose> time the user inserts an include inset?
>
> This is probably not the right solution. The problem is to decide what
> is the right solution... I guess the problem does not happen if the
> include inset is not in its own paragraph, but I can understand why it
> is a problem. What is the outcome? Bad formatting? Bad SGML?
Bad docbook.
If I leave it inside standard I get
<para>&include_file;</para>
Since the standard style is mapped to standard paragraph, as it should.
Even in docbook the most used element is para, since you usually have lots
of paragraphs in your texts.
So I need to avoid the standard style when inserting an include inset. And
lyx forces the standad style.
Does this makes sense?
> JMarc
--
José