[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: \box overlaps
From: |
Keith OHara |
Subject: |
Re: \box overlaps |
Date: |
Tue, 19 Mar 2013 06:30:34 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
David Kastrup <dak <at> gnu.org> writes:
> I suspect
> markup.scm: use stencil extents when stacking; issue 732
>
> though from the patch itself, it appears plausible that this might be a
> _desired_ effect of the change as a consequence of the brace metrics.
>
I can confirm that that patch caused the change.
Version 2.14 and earlier had the same (overlapping boxes) behavior as current.
The glyph for the left-brace has an extent that looks just like a backspace.
That means \concat of two left-braces will overlap them perfectly.