bug-lilypond
[Top][All Lists]
Advanced

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

Re: grace note makes voiceOne go stems down


From: Mats Bengtsson
Subject: Re: grace note makes voiceOne go stems down
Date: Wed, 04 Jun 2008 16:32:25 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)



Valentin Villenave wrote:
2008/5/29 Steven McDougall <address@hidden>:

%% grace note makes voiceOne go stems down

Thanks Steven,

I've added it as
http://code.google.com/p/lilypond/issues/detail?id=630

I hope you realize, however, that strictly speaking your example is not correct;
the good syntax (due to some known limitations) would be:

 << { \grace b8 c c c c } \\ { \grace s8 g g g g } >>

(which works fine)
It doesn't work fine here! As far as I can see, it gives \voiceTwo settings in the first voice and \voiceOne settings in the second. Compare the stem directions to the case without grace notes:
\relative c''
{
 \new Voice << { c8 c c c } \\ {  g g g g } >>
}

At first I though that this was just another incarnation of issue 34, but now I'm not
fully convinced anymore.

   /Mats





reply via email to

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