Thanks, added as c-tie-dot.ly:

%
%Bertalan Fodor
\version "2.7.7"

\header {
texidoc = "
In some situation, ties collide with augmentation dot"

reportedin = "2.7.7"
}

\score {
    \new Staff {
        \relative c' {

            << {
                d'4. ~ d4 s4.
            } \\
            {
                < b d,>4. ~ < b d,>4 s4.
            } >>
}
}
}

\paper {
    raggedright = ##t
}



-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/bugs/v2.6/


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

Reply via email to