lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automatic note splitting and ties


From: Mats Bengtsson
Subject: Re: automatic note splitting and ties
Date: Wed, 06 Aug 2008 16:19:41 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]