[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: vertical line spacing of a markup
From: |
David Nalesnik |
Subject: |
Re: vertical line spacing of a markup |
Date: |
Wed, 2 Jan 2013 18:13:47 -0600 |
Hi again,
On Wed, Jan 2, 2013 at 6:03 PM, David Nalesnik <address@hidden> wrote:
>
> In the attached file, I provide an alternate 'stack-lines' which will
> produce the "strict" spacing I believe you are asking for. It ignores
> the heights of the lines when stacking them. Thus, a baseline-skip of
> 0 would produce lines drawn directly on top of each other.
>
At the moment, the rewrite also ignores direction and padding. I
suppose padding is irrelevant here, but direction could be worked in
pretty easily.
--David