lilypond-user
[Top][All Lists]
Advanced

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

Re: another grace bug in 2.13?


From: Paul Scott
Subject: Re: another grace bug in 2.13?
Date: Fri, 06 Nov 2009 16:35:46 -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)

Mats Bengtsson wrote:
It's identical to http://code.google.com/p/lilypond/issues/detail?id=630
which also proposes a simple workaround. Also, issue 667 seems to be a duplicate of 630, so please don't add another one!

Thanks, I didn't notice that there were multiple pages to the bug list.

Paul

Quoting Paul Scott <address@hidden>:

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 } >>
      }
    }
  >>
}






reply via email to

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