The following looks ok in 1.4.10, but not in 1.5.30.

\score { 
    \context Staff {
        \notes \relative c'
        \context Voice = i {
            <e4 f g a b c d>  % cluster is nicely together
            <e'4 f g a b c d> % several notes are detached
        } 
    }
}

--
      Heikki Junes


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

Reply via email to