lilypond-user
[Top][All Lists]
Advanced

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

another grace bug in 2.13?


From: Paul Scott
Subject: another grace bug in 2.13?
Date: Fri, 06 Nov 2009 11:18:43 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.22) Gecko/20090605 Iceape/1.1.17 (Debian-1.1.17-2)

The presence of a grace note seems to change the stem directions in parallel music in at least 2.13.6 and 2.13.7. The stem on the last B should go up. Is this related to bug 385? I'll file it if it's really a bug.


\version "2.13.7"

\score{
  <<
    \new Staff{
      \relative c'' {
        << { a2 b } \\ { R1 } >>
        << { \acciaccatura{ g8} a2 b } \\ { R1 } >>
      }
    }
  >>
}

Thanks,

Paul Scott





reply via email to

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