Which LilyPond version are you using?
Exactly what is it that you think looks strange? Is it the tie introduced by the note splitting or the one you specified manually? When I tried to remove the automatic note splitting from your example,
the remaining tie looked exactly the same.

   /Mats

Stefan Thomas wrote:
Dear lilypond-users,
I have a problem with ties in connection with automatic note splitting. I don't understand why the ties in the below quoted example look so strange:
Is it a bug?
\score {
    \new Staff {
        \new Voice \with {
  \remove "Note_heads_engraver"
  \consists "Completion_heads_engraver"
  }
  r2
r2 < e c' >4 < f des' >8 < des' ees' >4 -> < c' e' > r8 < e c' >4 < f des' >8 < des' ees' >4 -> < c' e' > < b f' > r8 r4 r2 < e c' >4 < f des' >8 < des' ees' >8~ -> < des' ees' >8 < c' e' > } %staff ende
}
------------------------------------------------------------------------

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

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



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

Reply via email to