Issue 649: Accidentals on tied notes across a break not valid for full
bar length
http://code.google.com/p/lilypond/issues/detail?id=649
New issue report by n.puttock:
%{
An accidental on a broken tied note should be valid for
the length of the bar after the break.
In this example, the second cis in bar 2 shouldn't have
an accidental.
%}
\version "2.11.53"
\paper {
ragged-right = ##t
indent = 0
}
\relative c' {
cis1 ~ \break
cis2 cis
}
Attachments:
foo.PNG 11.0 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