On Wed, May 28, 2003 at 04:24:44AM +0100, John Levon wrote:
>
> This helps a little bit in that minipage gets the right height now ...
> sometimes...
>
> Andre, please look.
>
> There is still total horkage for minipages alas. It thinks it has a
> width of 0. Andre, I don't see any handling of
On Wed, May 28, 2003 at 05:05:23AM +0100, John Levon wrote:
> Andre, I think Dimension::height() is strictly useless. From what I can
> tell inset metrics look like :
>
>
>| Minipage || |
> |-
On Wed, May 28, 2003 at 01:11:40PM +0100, John Levon wrote:
> *shrug*. Too much has changed for me to play the "why" game.
So just commit that if it works...
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferso
On Wed, May 28, 2003 at 08:37:00AM +0200, Andre Poenitz wrote:
> The notion 'ascent above baseline' (positive upwards) and 'descent below
> baseline' (positive downwards) is not mathed's invention (certainly not
> mine).
Didn't say it was.
> > + dim.asc = d.ascent() + d.descent
On Wed, May 28, 2003 at 04:24:44AM +0100, John Levon wrote:
> This helps a little bit in that minipage gets the right height now ...
> sometimes...
Even better, I can't reproduce any problems at all with the below.
Please review and test.
Andre, I think Dimension::height() is strictly useless. F