Hi.

> \score {      
>       {
>       c' d' e' f'
>       }
>       \layout {
>               #(layout-set-staff-size 3)
>       }
> }

To get a global zoom out, try to put this

#(set-global-staff-size 13)

at the top of the file.


Best,
Gilles


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to