Thanks for the report.  I believe this issue is the same as
http://code.google.com/p/lilypond/issues/detail?id=14

Could you look at the discussion for this issue?

Cheers,
- Graham

Steve D wrote:
LilyPond 2.11.13, Linux

Notes
-----

Expected result: visible tie between the C's (top note) of the second
and third chords (the first two chords of the second measure).

Actual result: tie exists (if chords were spaced farther apart
horizontally it would be seen) but is not visible by default. The tie
extends from just right of the 8th-note flag of the second chord to just
preceding the flat symbol of the third chord (the flat symbol of the
aes), instead of arcing over the flat symbol and ending at the notehead
it should tie to.

.ly example
-----------

% default tie placement between second and third C too brief to be visible

\version "2.11.13"

\paper { ragged-right = ##t indent = 0 }
\relative c' {
        r2.. <e g c>8~ | <e g c>~ <e aes c>4 r8 r2 |
}



------------------------------------------------------------------------


------------------------------------------------------------------------

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



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

Reply via email to