Reinhold Kainhofer schrieb:
> Am Montag, 22. Dezember 2008 schrieb Trevor Daniels:
> > Reinhold's short example works here, but I see from your
> > attached jpg that you've incorporated it in some more
> > extensive code.
>
> He sent me the whole file and the culprit is a PianoStaff, which seems to
> somehow override the score's beamGrouping. So, one cannot use
>       \set Score.beatGrouping = #'(1 1 1 1 1 1)
> but rather has to use
>       \set Staff.beatGrouping = #'(1 1 1 1 1 1)
> Then the beaming also works fine for staves inside a PianoStaff.
Yes, that is working. Thank you very much for your patient and for helping.
Perhaps a good example for the documentation which points out the behavior
of the beatGrouping in a clear way with the explanation of Reinhold
Kainhofer
in the earlier post in this threat.

Best regards
Herbert





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

Reply via email to