Re: Enlarge the whole score

2008-10-04 Thread Thermo
Thanks Jon that appears to do it, a litlte tweeking to get it just right and it should be ok. Jonathan Kulp-2 wrote: > > You can try this, substituting the value you want where I have 24: > > #(set-global-staff-size 24) > > I tried it on one of my scores and I "think" the lyrics got enlarge

Re: Enlarge the whole score

2008-10-04 Thread Jonathan Kulp
You can try this, substituting the value you want where I have 24: #(set-global-staff-size 24) I tried it on one of my scores and I "think" the lyrics got enlarged along with everything else. I put it inside the { } for one of the voices of the score and it affected all others. Jon Thermo