[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Diagrams: spurious spacing
From: |
Valeriy E. Ushakov |
Subject: |
Re: Diagrams: spurious spacing |
Date: |
Sun, 3 Dec 2000 20:29:13 +0300 |
User-agent: |
Mutt/1.3.3i |
On Sun, Dec 03, 2000 at 11:57:27 -0300, Marcelo Huerta wrote:
> {
> |2f cond /1.2v | cuerpo
> }
> with Lout 3.23, an empty row appears before the "a sub 2" one. I'm at
> loss: which function call is creating the gap? Is it solvable?
That's not an empty row.
Your /1.2v pushes cuerpo too far down, so what seems to be an empty
row is the line you draw below the condition in @NSWhile.
Anyway, why don't you simply use something like:
def @NSWhile
left cond
right cuerpo
{
||2f { cond //0.2ve @Box { 0p } cuerpo }
}
where the @Box is NOT a @Diag's one, but the one exported from
@BasicSetup.
SY, Uwe
--
address@hidden | Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/ | Ist zu Grunde gehen
- Diagrams: spurious spacing, Marcelo Huerta, 2000/12/03
- Re: Diagrams: spurious spacing,
Valeriy E. Ushakov <=
- Message not available