Issue 539: accidental missing in alternative
http://code.google.com/p/lilypond/issues/detail?id=539

New issue report by wbsoft:
%{
       the second b lacks an accidental, because the repeat does not end
on a
       measure boundary. I think this is a bug.
%}
\version "2.11.36"
\relative c' {
       \key f \major
       \repeat volta 2 {
               d d
       }
       \alternative { b b }
}

Attachments:
        accidental-repeat.png  2.4 KB


Issue attributes:
        Status: New
        Owner: ----
        Labels: Type-Defect Priority-Medium

--
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
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to