>> \beaming { 8 [ 8 8 8 ] 8 [ 8 8 8 8 8 ] }
>> \beaming { 8 [ 8 8 8 ] 8 [ 8 8 8 ] }
> 
> or maybe:
>   \beaming {
>     { 8 [ 8 8 8 ] 8 [ 8 8 8 8 8 ] }
>     { 8 [ 8 8 8 ] 8 [ 8 8 8 ] }
>   }
> 
> It's probably easier to keep track of what's happening (in terms
> of programming) if there's a single command call; otherwise it
> wouldn't be clear if both beamings were supposed to apply, or
> whether the second one should clear the first one.

Since the second entry doesn't clear the first one (because the number
of beats in entries is different) I'm against this additional,
artificial grouping.


    Werner

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to