Hello,

I have the following music:
\score {
    \notes {
        \time 3/4
        ...
        a'4 b' c''8 \bar ":|:" d''8
        ...
    }
}

How can I avoid that the c and d are beamed together?
I could of course use
\property Voice.autoBeaming = ##f
but isn't there any other way?

Regards
Erik Ronström



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to