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]
}
}
_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel