On Mon, Aug 12, 2002 at 11:55:49AM +0200, Juergen Vigna wrote:
> Only that paragraph*.C doesn't do any row breaking, so you probably have
> to add that 500 lines to the paragraph*.C code ;)
Got me. *text* than ;-}
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will no
Andre Poenitz wrote:
> MathTextInset does basic line breaking in 164 lines or so. Adding all the
> bells and whistles to get it on par with Paragraph should not take more
> than say 500 more lines which make a total of a third of paragraph*.C.
>
> So I'd actually go for the code cleaning first a
On Fri, Aug 09, 2002 at 03:38:15PM +0100, Angus Leeming wrote:
> Your argument about rows and cols would be stronger if we only tried to do
> one thing with each inset. Instead, however, we try and do many, many things,
> to the point where
>
> One Thing, One File
>
> starts to be at least an
On Friday 09 August 2002 3:42 pm, Andre Poenitz wrote:
> On Fri, Aug 09, 2002 at 02:07:04PM +0100, Angus Leeming wrote:
> > Look what I dug out of my mailbox. Did anything ever come of this?
>
> Nothing that I am aware of.
>
> And I am still undecided whether this "regrouping of functionailty" is
On Fri, Aug 09, 2002 at 02:48:06PM +0100, John Levon wrote:
> this is so much better than the current virtual method everywhere mess,
> IMHO.
This is not really different. You have an array Insets x Methods,
"classical virtual functions" group things by rows, "Visitors" by columns.
Only if #cols
On Fri, Aug 09, 2002 at 02:07:04PM +0100, Angus Leeming wrote:
> Look what I dug out of my mailbox. Did anything ever come of this?
Nothing that I am aware of.
And I am still undecided whether this "regrouping of functionailty" is
worthwhile...
Andre'
--
Those who desire to give up Freedom in
On Fri, Aug 09, 2002 at 02:07:04PM +0100, Angus Leeming wrote:
> Look what I dug out of my mailbox. Did anything ever come of this?
Not from me. Not sure about Ben.
He pops into to #lyx every now and then, but he's still busy writing up.
Maybe when he gets some free time again he might be inter