bug-lilypond
[Top][All Lists]
Advanced

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

2.7.7 new ties collide with dot


From: Bertalan Fodor
Subject: 2.7.7 new ties collide with dot
Date: Tue, 23 Aug 2005 20:30:25 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

In some situation, ties collide with augmentation dot:

\version "2.7.7"

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

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

\paper {
   raggedright = ##t
}




reply via email to

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