[patch] update, re-done

2003-06-04 Thread Andre Poenitz
Index: rowpainter.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/rowpainter.C,v retrieving revision 1.18 diff -u -p -r1.18 rowpainter.C --- rowpainter.C30 May 2003 06:48:20 - 1.18 +++ rowpainter.C3 Jun

Re: [patch] update, re-done

2003-06-04 Thread John Levon
On Tue, Jun 03, 2003 at 05:19:16PM +0200, Andre Poenitz wrote: Index: rowpainter.C My experience mirrors yours: everything works fine, except tabular, which is significantly broken. I suspect that if we somehow force a redo in tabularFeature() somewhere, things will behave better. But the form

Re: [patch] update, re-done

2003-06-04 Thread Lars Gullik Bjønnes
John Levon [EMAIL PROTECTED] writes: | On Tue, Jun 03, 2003 at 05:19:16PM +0200, Andre Poenitz wrote: | | Index: rowpainter.C | | My experience mirrors yours: everything works fine, except tabular, | which is significantly broken. Any idea why it is broken? Can it easily be fixed? I am not so

Re: [patch] update, re-done

2003-06-04 Thread John Levon
On Wed, Jun 04, 2003 at 12:31:17AM +0200, Lars Gullik Bj?nnes wrote: Any idea why it is broken? Not in any concrete sense. Can it easily be fixed? I strongly doubt it. The difficult part is not construction but discovery. But that is just a guess. I am not so sure that we want to

Re: [patch] update, re-done

2003-06-04 Thread Andre Poenitz
On Wed, Jun 04, 2003 at 12:31:17AM +0200, Lars Gullik Bjønnes wrote: John Levon [EMAIL PROTECTED] writes: | On Tue, Jun 03, 2003 at 05:19:16PM +0200, Andre Poenitz wrote: | | Index: rowpainter.C | | My experience mirrors yours: everything works fine, except tabular, | which is

[patch] update, re-done

2003-06-04 Thread Andre Poenitz
Index: rowpainter.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/rowpainter.C,v retrieving revision 1.18 diff -u -p -r1.18 rowpainter.C --- rowpainter.C30 May 2003 06:48:20 - 1.18 +++ rowpainter.C3 Jun

Re: [patch] update, re-done

2003-06-04 Thread John Levon
On Tue, Jun 03, 2003 at 05:19:16PM +0200, Andre Poenitz wrote: > Index: rowpainter.C My experience mirrors yours: everything works fine, except tabular, which is significantly broken. I suspect that if we somehow force a "redo" in tabularFeature() somewhere, things will behave better. But the

Re: [patch] update, re-done

2003-06-04 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Tue, Jun 03, 2003 at 05:19:16PM +0200, Andre Poenitz wrote: | | > Index: rowpainter.C | | My experience mirrors yours: everything works fine, except tabular, | which is significantly broken. Any idea why it is broken? Can it easily be fixed? I am not

Re: [patch] update, re-done

2003-06-04 Thread John Levon
On Wed, Jun 04, 2003 at 12:31:17AM +0200, Lars Gullik Bj?nnes wrote: > Any idea why it is broken? Not in any concrete sense. > Can it easily be fixed? I strongly doubt it. The difficult part is not construction but discovery. But that is just a guess. > I am not so sure that we want to

Re: [patch] update, re-done

2003-06-04 Thread Andre Poenitz
On Wed, Jun 04, 2003 at 12:31:17AM +0200, Lars Gullik Bjønnes wrote: > John Levon <[EMAIL PROTECTED]> writes: > > | On Tue, Jun 03, 2003 at 05:19:16PM +0200, Andre Poenitz wrote: > | > | > Index: rowpainter.C > | > | My experience mirrors yours: everything works fine, except tabular, > | which