2015-04-04 20:12 GMT+02:00 Peter Heisen <[email protected]>: > Dear List, > > I apologize if this is a total newbie question, but I am struggling with > scaling scores. Sometimes I want really big music to put on presentation > slides. Other times I want to fit a lot of music on one page. Doing > something like: > > \layout { #(layout-set-staff-size 40) } > > within a score block produces freakishly big notes but doesn't scale the > actual staff accordingly. Likewise, > > \layout { #(layout-set-staff-size 5) } > > produces freakishly small notes but again doesn't scale the staff to match. > What is the best way to scale the music so that all elements remain in a > pleasing proportion? > > Thank you, > > Pete H.
Hi Pete, please always state the version you use, 'layout-set-staff-size' is partly improved in latest devel-versions. Thanks David Kastrup. Use set-global-staff-size or http://lsr.di.unimi.it/LSR/Item?id=862 may be of some help. Cheers, Harm _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
