[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 988 in lilypond: input/regresstion/quote-tie.ly : missing note
From: |
lilypond |
Subject: |
Issue 988 in lilypond: input/regresstion/quote-tie.ly : missing note |
Date: |
Wed, 20 Jan 2010 18:45:30 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Critical Regression
New issue 988 by percival.music.ca: input/regresstion/quote-tie.ly :
missing note
http://code.google.com/p/lilypond/issues/detail?id=988
There's a missing note from cueI -- we should see an A in the second bar.
Also, it's been proposed that the test be changed to:
% -------------8<--------------------------
cueI = \relative c'' {
a1 ~ | a | a |
}
\addQuote "cueI" { \cueI }
cueII = \relative c'' {
R1 | a2 a | e |
}
\addQuote "cueII" { \cueII }
\new Staff {
\cueDuring "cueI" #UP { R1 } |
\cueDuring "cueII" #UP { R1 } |
R1
}
% -------------8<--------------------------
but we're not certain if that's better or not.
Attachments:
quote-tie.preview.png 1.4 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
[Prev in Thread] |
Current Thread |
[Next in Thread] |