On Thu, Jun 02, 2016 at 11:40:14PM -0400, 'William J. Bowman' via Racket Users 
wrote:
> Attached are two screenshots of part of a model I've extracted from Redex.
> 
> The first is after changing the default fonts. As you can see, there is a 
> *lot* of vertical whitespace
> around each judgment form clause and where clause. In particular, the top of 
> the bounding box seems
> too high.
> 
> The second is after using current-render-pict-adjust to add a negative inset 
> on everything.
> It is better, but does not seem to affect the where clauses.
FYI, I found that `current-render-pict-adjust` did not affect `where` clauses. 
By redefining
`where-combine`, too, to add a negative inset, I got the desired result without 
the extra whitespace.

Should `current-render-pict-adjust` affect `where-combine`, i.e., is this a bug?

--
William J. Bowman

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: PGP signature

Reply via email to