lilypond-user
[Top][All Lists]
Advanced

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

Re: Macro function for changing the size of a single staff


From: Thomas Morley
Subject: Re: Macro function for changing the size of a single staff
Date: Sat, 22 Dec 2012 12:52:31 +0100

2012/12/22 Paul Morris <address@hidden>:
> Hi all,  To resize a single staff you have to change three different 
> settings, using the same value for each[1].  This felt redundant and complex, 
> so I wrote a little macro function that sets all three at once, simplifying 
> the process.  Maybe others will find it useful too.
>
> See the snippet below for how to use it.  I added it to the LSR[2], but it 
> needs LilyPond 2.16.1 -- unless I can get it to work with 2.14.2 by figuring 
> out how to use the "$" with  \set Staff.fontSize = #new-size
>
> Cheers,
> -Paul

Hi Paul,

nice function!

But making it work with "2.14.2" is not a matter of correct usage of "$"
"2.14.2" doesn't accept music-functions in \with or \layout.

In this case I'd wait for the LSR-upgrade.

Best,
  Harm



reply via email to

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