Am Sonntag, den 02.08.2020, 13:32 +1000 schrieb Andrew Bernard:
> \version "2.21.4"
> 
> 
> 
> {
> 
>   \time 7/8
> 
>   \set Timing.measureLength = #(ly:make-moment 1/4)
> 
>   \override Beam.breakable = ##t
> 
>   \tuplet 7/8 {
> 
>     b'16[ b' b' b'
> 
>     \break
> 
>     c'' c'' c'']
> 
>   } |
> 
> }

I'm not sure, but I'd suppose that even "breakable" will only let you
break beams *at* note heads and not as some point between two notes.

Urs


Reply via email to