Issue 297: Ligature bracket affected by other voices
http://code.google.com/p/lilypond/issues/detail?id=297
New issue report by gpermus:
%{
The ligature bracket right-end is affected by other voices.
In this example, the first ligature is printed correctly, but not the second
because there is other voice doing quarters.
%}
\version "2.11.18"
<<
\new Staff {\[b2 b\] | \[b b\] }
\new Staff {b2 b | b4 b b b }
>>
Attachments:
foo.preview.png 4.2 KB
Issue attributes:
Status: Accepted
Owner: gpermus
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