Re: ChordName/Staff Spacing

2004-09-16 Thread Mats Bengtsson
Matthew Schulkind wrote: How can I squish ChordNames and Staffs closer together than they willingly want to go? I have tried: \set Staff.minimumVerticalExtent = #'(0.2 . 0.2) OK! I hope you set it at the beginning of the top stave. \override SeparatingGroupSpanner #'padding = #'0.2 There is no pad

ChordName/Staff Spacing

2004-09-15 Thread Matthew Schulkind
How can I squish ChordNames and Staffs closer together than they willingly want to go? I have tried: \set Staff.minimumVerticalExtent = #'(0.2 . 0.2) \override SeparatingGroupSpanner #'padding = #'0.2 and \set ChordNames.minimumVerticalExtent = #'(0.2 . 0.2) Yet I still can't squish them as mu