bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 630 in lilypond: non-synchronized grace note makes voiceOne go


From: lilypond
Subject: Re: Issue 630 in lilypond: non-synchronized grace note makes voiceOne go stems down
Date: Fri, 15 Apr 2011 15:27:50 +0000

Updates:
        Labels: -Priority-Postponed Priority-Medium

Comment #5 on issue 630 by address@hidden: non-synchronized grace note makes voiceOne go stems down
http://code.google.com/p/lilypond/issues/detail?id=630

There's a similar problem when the grace note follows \oneVoice immediately:

<<
  \new Staff
  <<
    \new Voice {
      \voiceOne
      e''4 e''4 e''4 e''4  |  % 1
      \oneVoice
      \acciaccatura { d''16 [ e''16 ] } e''4 e''4 e''4 e''4
    }
    \new Voice {
      \voiceTwo  f'4 f'4 f'4 f'4  |  % 1
      \oneVoice  s1*4/4
    }
  >>


The acciacatura is stem-down and should be stem-up.

Attachments:
        GraceTestII.png  2.7 KB




reply via email to

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