Re: Problems altering Staff Size

2008-04-12 Thread Ben Lewis
I've shifted to using \include for the music, then applying #(set-global-staff-size 14) to the score file I've created, however this produces another problem; while the staffs are resized to the feta14 size, none of the other objects are. How could I remedy this? ~Ben On Saturday 12 April 2008

Re: Problems altering Staff Size

2008-04-12 Thread Valentin Villenave
2008/4/12 Valentin Villenave <[EMAIL PROTECTED]>: > \remove "Time_signature_engraver" Ooops -- this line is (obviously) to be removed in the snippet I just sent. Cheers, Valentin ___ lilypond-user mailing list lilypond-user@gnu.org ht

Re: Problems altering Staff Size

2008-04-12 Thread Valentin Villenave
2008/4/12 Ben Lewis <[EMAIL PROTECTED]>: > I'm typesetting a concerto, and I want to use the feta14 size for the full > score. The first time I tried, I placed the #(global-set-staff-size 14), but > it changed the appearance of all the parts, too. So, I added the \layout { > #(layout-set-staff-s

Re: Problems altering Staff Size

2008-04-12 Thread Graham Percival
On Sat, 12 Apr 2008 13:22:44 -0500 Ben Lewis <[EMAIL PROTECTED]> wrote: > I'm typesetting a concerto, and I want to use the feta14 size for the > full score. The first time I tried, I placed the # > (global-set-staff-size 14), but it changed the appearance of all the > parts, too. So, I added the