lilypond-devel
[Top][All Lists]
Advanced

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

subdivide beams


From: Rune Zedeler
Subject: subdivide beams
Date: Thu, 18 Oct 2001 22:29:38 +0200

Setting subdivideBeams just after a beam infects the setting for that
beam. In this ex one would expect one beam subdivided - but you get two
beams.
How can I correct this?


\version "1.5.17"

\score { \notes \context Staff \transpose c''' {
  [c16 c c c c c c c c c c c c c c c]
  [c16 c c c c c c c c c c c c c c c]
  \property Voice.subdivideBeams = ##t
  [c16 c c c c c c c c c c c c c c c]
}
}



reply via email to

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