4 texidoc
= "The @code{break-overshoot} property sets the amount that
5 a spanner (in this case: the beam) in case of a line break extends
6 beyond the rightmost column and extends to the left beyond the
13 \paper { ragged-right
= ##t
}
16 \override Beam
#'break-overshoot
= #'(1.0 . 2.0)
17 \override TupletBracket
#'break-overshoot
= #'(1.0 . 2.0)
18 \override Beam
#'breakable
= ##t
19 c2.. \times 2/3 { c8.[ \break c8.] }