Issue 410: tie too short when clef change at end of system
http://code.google.com/p/lilypond/issues/detail?id=410

New issue report by gpermus:
I saw that a tie is not drawn upto the barline if there is a clef change in 
another staff; the tie should extend to the end of the line.


\version "2.11.29"
\paper { ragged-right = ##t }
\score {<<
    \new Staff { a'1~ \break a' }
    \new Staff { c'4 d' e' f' \clef bass g a b c }
>> }

Attachments:
        foo.png  11.0 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Low Engraving-nitpick

-- 
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