The 2.12.1 NR section on manual beams says "Individual notes may be marked with \noBeam to prevent them from being beamed". However, in the following example, putting \noBeam on the dotted eighth note stops *all* the previous notes from being beamed, not just the note with \noBeam attached, unless [...] is used to explicitly beam the other notes
\version "2.12.1"
\relative c'' {
\time 3/4
\acciaccatura{a16[ b16]} a8-. g-. a-. b-. a8.\noBeam r16 |
\acciaccatura{a16[ b16]} a8-.[ g-. a-. b-.] a8.\noBeam r16 |
}
Nick
<<attachment: test.png>>
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
