Updates:
        Labels: -Priority-Low Priority-High

Comment #12 on issue 139 by PhilEHolmes: tie misinterpreted as a slur
http://code.google.com/p/lilypond/issues/detail?id=139

Another example where there should be one tied note within a chord, but LilyPond typesets it as if it's a slur, which is wrong. This is a real example, not contrived, taken from "The Gondoliers".

<<
\new Staff {
  \time 6/8
  \clef "treble"
  a''8 a''8 a''8 a''8 a''8 a''8
}
\new Staff {
  \time 6/8
  \clef "bass"
  \voiceOne
  < a c' f'>4. ~  < b c' e'>4.
}




Attachments:
        TieLikeSlur.png  4.9 KB


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to