On Wed, Nov 28, 2001 at 06:23:52PM +0000, Angus Leeming wrote:
> I think that it's clear that you should modify spaceTop() so that it returns 
> a new struct:
>       struct SomeSensibleName {
>               VSpace value;
>               VSpace stretch;
>               VSpace shrink;
>       };

The problem is, the whole vspace.h thingy is broken. There are too many
concepts packed in some classes. It's no sound base...

Maybe we should try to come up with something better. A class for lengths
as TeX uses them (without "percent of textwidth" etc). Another class for
"value + stretch + shrink".

Then extend this with funny parts like 'percent of nautical miles'...

> Am I  making sense?

Yes.

Andre'

-- 
André Pönitz .............................................. [EMAIL PROTECTED]

Reply via email to