Hi all, I found a small bug while using the automatic beaming function. http://lilypond.org/doc/v2.19/Documentation/notation/beams.html#setting-automatic-beam-behavior
See: \relative c'' { \set subdivideBeams = ##t % Set beam sub-group length to an eighth note \set baseMoment = #(ly:make-moment 1/8) \set beatStructure = 2,2,2,2 c32[^"OK" c c c c c c c] c32[^"OK" c r c c r c c] c32[ c c c c^"BUG" c c] r } When the beat ends with a rest, the subdivised beam doesn't work correctly. -- Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond