bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.7.7 new ties collide with dot


From: Erik Sandberg
Subject: Re: 2.7.7 new ties collide with dot
Date: Tue, 23 Aug 2005 23:56:24 +0200
User-agent: KMail/1.8.1

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/




reply via email to

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