Hello, For some large chords, the tie positions end up nearly on top of one another. The commented-out override in the snippet below helps somewhat, but it would be nice if these could be handled more elegantly by default.
-Jonathan Snippet: \version "2.13.3" \relative c' { \clef bass \time 3/4 c c c \break | << \new Voice { \voiceOne b2.~ b~ b } \new Voice { \voiceTwo <e,,~ f~ g~ e'~ f~>2. <e~ f~ g~ e'~ f~> <e f g e' f> } >> } \layout { \context { \Score % \override Tie #'details #'intra-space-threshold = #100 } } __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user