2012/12/22 Paul Morris <[email protected]>: > 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 _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
