Comment #1 on issue 1126 by brownian.box: Tie positioning not as expected http://code.google.com/p/lilypond/issues/detail?id=1126
Another examples from this thread: http://lists.gnu.org/archive/html/lilypond-user/2011-07/msg00049.html % ---------------8<-------------------- \version "2.14.1" \score { \new Staff { <c' d'' b''>8. ~ <c' d'' b''>8 } } % ---------------8<-------------------- Another example: % ---------------8<-------------------- \version "2.14.1" \relative c'' { \time 2/4 d16 d8. ~ d8 d % both sets of ties in chords look icky d16 <d b>8. ~ <d b>8 d \tieUp d16 <d b>8. ~ <d b>8 d } % ---------------8<-------------------- Attachments: test1.png 1.2 KB test2.png 2.1 KB _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
