lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Weird stems with broken beams


From: Nathan
Subject: Weird stems with broken beams
Date: Thu, 13 Jun 2013 12:59:34 -0700

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]