Re: Patch: Support for floatflt

2002-09-11 Thread Martin Vermeer
On Mon, Sep 09, 2002 at 10:01:24PM +0100, John Levon wrote: > LaTeX seems to do a pretty terrible job of wrapping words properly btw Yes, that's because the lines get too short. They shouldn't ever be shorter than... say... 50-60 characters (in English) for decent-looking word wrapping to occur

Re: Patch: Support for floatflt

2002-09-10 Thread Dekel Tsur
On Mon, Sep 09, 2002 at 09:57:21PM +0100, John Levon wrote: > On Mon, Sep 09, 2002 at 11:38:15PM +0300, Dekel Tsur wrote: > > > I removed the problematic code, as old files will be converted by lyx2lyx. > > Excellent. Things seem to work OK. One thing is that I can deselect > default placement e

Re: Patch: Support for floatflt

2002-09-10 Thread Dekel Tsur
On Mon, Sep 09, 2002 at 09:21:57PM +0100, John Levon wrote: > > + // this should not happen! > + return InsetCollapsable::getMaxWidth(bv, inset); > > then why code it ? Assert ! I just copied it from insetminipage.C.

Re: Patch: Support for floatflt

2002-09-09 Thread John Levon
On Mon, Sep 09, 2002 at 09:57:21PM +0100, John Levon wrote: > Excellent. Things seem to work OK. One thing is that I can deselect Oh also, can we have a sensible default for the width ? Say 50 % or something ? LaTeX seems to do a pretty terrible job of wrapping words properly btw regards john

Re: Patch: Support for floatflt

2002-09-09 Thread John Levon
On Mon, Sep 09, 2002 at 11:38:15PM +0300, Dekel Tsur wrote: > I removed the problematic code, as old files will be converted by lyx2lyx. Excellent. Things seem to work OK. One thing is that I can deselect default placement entirely independently of left/right/inner. Is that correct ? Once I've s

Re: Patch: Support for floatflt

2002-09-09 Thread Dekel Tsur
On Mon, Sep 09, 2002 at 09:21:57PM +0100, John Levon wrote: > On Mon, Sep 09, 2002 at 11:02:26PM +0300, Dekel Tsur wrote: > > > I've ported my floatflt patch to 1.3.0cvs. > > If there are no objections, I'll commit it. > > Let me test it first please. I want to see if the crash it uncovered is >

Re: Patch: Support for floatflt

2002-09-09 Thread John Levon
On Mon, Sep 09, 2002 at 11:02:26PM +0300, Dekel Tsur wrote: > I've ported my floatflt patch to 1.3.0cvs. > If there are no objections, I'll commit it. Let me test it first please. I want to see if the crash it uncovered is still there. + { LFUN_INSET_WRAP, "wrap-insert", "Insert a

Patch: Support for floatflt

2002-09-09 Thread Dekel Tsur
I've ported my floatflt patch to 1.3.0cvs. If there are no objections, I'll commit it. patch.gz Description: GNU Zip compressed data