lilypond-user
[Top][All Lists]
Advanced

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

Re: vertical spacing of rests


From: Peter Selinger
Subject: Re: vertical spacing of rests
Date: Sun, 23 Aug 2015 18:26:56 -0300 (ADT)

I tried this on the two test cases, and there seems to be no
difference between the behavior of empty-stencil and #f (i.e., it
doesn't work). 

-- Peter

Paul Morris wrote:
> 
> > On Aug 23, 2015, at 4:29 PM, Peter Selinger <address@hidden> wr=
> ote:
> >=20
> > -      (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=E2=80=A6
> 
> -Paul=
> 




reply via email to

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