>> why can I say
>>
>> \new PianoStaff \with {
>> \override StaffGrouper
>> #'between-staff-spacing #'minimum-distance = #20
>> } ...
>>
>> but not
>>
>> \new Staff \with {
>> \override VerticalAxisGroup
>> #'next-staff-spacing #'minimum-distance = #20
>> } ...
>
> Becau
On Wed, 2009-12-30 at 06:35 +0100, Werner LEMBERG wrote:
> Folks,
>
>
> why can I say
>
> \new PianoStaff \with {
> \override StaffGrouper
> #'between-staff-spacing #'minimum-distance = #20
> } ...
>
> but not
>
> \new Staff \with {
> \override VerticalAxisGroup
> #'n
Folks,
why can I say
\new PianoStaff \with {
\override StaffGrouper
#'between-staff-spacing #'minimum-distance = #20
} ...
but not
\new Staff \with {
\override VerticalAxisGroup
#'next-staff-spacing #'minimum-distance = #20
} ...
?
The latter gives this warning: