lilypond-user
[Top][All Lists]
Advanced

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

Re: Overriding Y-extent of Clef doesn't work with v2.17.10


From: Keith OHara
Subject: Re: Overriding Y-extent of Clef doesn't work with v2.17.10
Date: Wed, 6 Feb 2013 08:31:29 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Thomas Morley <thomasmorley65 <at> googlemail.com> writes:

> 
> in some situations I used to override the Y-extent of the Clef.
> 
> With 2.17.10 it doesn't work any more.
> 

I noticed this, too, and found the change that caused it.

https://lists.gnu.org/archive/html/lilypond-user/2013-01/msg00559.html

Now that I think more about it, I see a reasonable way to make it work again:

verticalSpace = {
       \override Staff.Clef #'minimum-Y-extent = #'(-20 . 20)
       \override Staff.Clef #'vertical-skylines = #'() }

This is good, because it minimum-X-extent is very useful for getting extra
space just where you need it.




reply via email to

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