Issue 289: grace note cancels \voiceOne
http://code.google.com/p/lilypond/issues/detail?id=289
Comment #7 by gpermus:
(No comment was entered for this change.)
Issue attribute updates:
Status: Verified
--
You received this message because you are listed in the owner
or CC fields of thi
Issue 289: grace note cancels \voiceOne
http://code.google.com/p/lilypond/issues/detail?id=289
Comment #6 by hanwenn:
(No comment was entered for this change.)
Issue attribute updates:
Status: Fixed
--
You received this message because you are listed in the owner
or CC fields of this i
Issue 289: grace note cancels \voiceOne
http://code.google.com/p/lilypond/issues/detail?id=289
Comment #5 by hanwenn:
Fixed in GIT. The puzzling thing isn't that is not working, but rather that it
used
to work ; that's also why I marked it duplicate.
Issue attribute updates:
Labels:
Issue 289: grace note cancels \voiceOne
http://code.google.com/p/lilypond/issues/detail?id=289
Comment #4 by arvidgr:
I just tested with all versions between 2.11.5 and 2.11.16, and this bug was
introduced in 2.11.16.
--
You received this message because you are listed in the owner
or CC field
Issue 289: grace note cancels \voiceOne
http://code.google.com/p/lilypond/issues/detail?id=289
Comment #3 by arvidgr:
Is #74 a regression since 2.11.5? If not, this can't possibly be a duplicate
of that
bug. Or at least it has grown a lot worse.
Also, the workaround in #74 doesn't work anymore
[EMAIL PROTECTED] wrote:
Issue 289: grace note cancels \voiceOne
http://code.google.com/p/lilypond/issues/detail?id=289
Comment #2 by hanwenn:
#74
Issue attribute updates:
Status: Duplicate
Are you sure? According to the original bug
report behind #289, the problem does not exist
Issue 289: grace note cancels \voiceOne
http://code.google.com/p/lilypond/issues/detail?id=289
Comment #2 by hanwenn:
#74
Issue attribute updates:
Status: Duplicate
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this
Issue 289: grace note cancels \voiceOne
http://code.google.com/p/lilypond/issues/detail?id=289
Comment #1 by gpermus:
It also screws up other voices:
\relative c''' {
<< {
c4 c c c
\grace d8 c4 c c c
} \\ {
c,,4 c c c
c c c c
} >>
}
Attachments:
foo.preview.png 3.5 KB
--
Issue 289: grace note cancels \voiceOne
http://code.google.com/p/lilypond/issues/detail?id=289
New issue report by gpermus:
\version "2.11.17"
\relative c''' {
\voiceOne
c4 c c c
\grace d8 c4 c c c
}
Attachments:
foo.preview.png 2.6 KB
Issue attributes:
Status: Accep