When I turn on \override Beam.positions = #beam::align-with-broken-parts, I
get strangely extended or shrunk stems.

\version "2.17.20"

\new Staff \transpose c c' {
  \override Beam.breakable = ##t
  \override Beam.positions = #beam::align-with-broken-parts
  c1
  c1
  c1
  c2.. c'8[ \break
  a8 f8] c2.
  c1
  c1
  c2.. c''8[ \break
  a'8 f'8] c'2.
  c1
  c1
}

Does anyone know a way to get around this?

Regards,
Nathan
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to