On Thu, Aug 08, 2002 at 08:35:30AM +0200, Andre Poenitz wrote:
> On Wed, Aug 07, 2002 at 11:24:55PM +0300, Dekel Tsur wrote:
> > Actually, it think it possible to implement character styles by just
> > few modifications to lyxfont.C (and no changes to the data structures).
> > These might not allow nesting of styles, but this can wait for a better
> > implementation.
> 
> The math version would allow nesting out-of-the-box...

But using insets have other problems.
The most important one is that an inset cannot be broken across lines
(e.g.
            +-------
foo foo foo |bar bar
---+        +-------
bar| foo foo
---+

where the inset in the example above is "bar bar bar".

Reply via email to