lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vertical spacing of rests


From: Paul Morris
Subject: Re: vertical spacing of rests
Date: Sun, 23 Aug 2015 16:36:39 -0400

> On Aug 23, 2015, at 4:29 PM, Peter Selinger <address@hidden> wrote:
> 
> -      (ly:grob-set-property! rest 'stencil #f)
> +      (ly:grob-set-property! rest 'Y-offset offset)

I wonder if this might work instead:

  (ly:grob-set-property! rest 'stencil empty-stencil)

Just an untested idea…

-Paul


reply via email to

[Prev in Thread] Current Thread [Next in Thread]