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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to