On Mon, Jan 29, 2001 at 02:07:41PM +0100, Lars Gullik Bjønnes wrote:
> And this looks like a problem with InsetText, I really need J?rgen to
> take a look at this.
>
> Dekel, the two problems you point out here is the reason why I need
> some, and ideas on how to fix this.
It doesn't seem like a hard problem: the solution is to use the layout code:
The attached patch is the basic ideas.
There are still some places for improvement:
1. The label should not be regenerated at InsetCaption::draw
2. Maybe we should add labeltype/margintype fields to LyXParagraph, so
InsetCaption can change the margin type from 'normal' to 'hanging' etc.
> If those two problems were not present I would merge this to HEAD at once.
> (almost)
There is still much more work to be done.
patch.gz