[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 410 in lilypond: tie too short when clef change at end of system
From: |
codesite-noreply |
Subject: |
Issue 410 in lilypond: tie too short when clef change at end of system |
Date: |
Thu, 16 Aug 2007 17:43:53 -0700 |
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
- Issue 410 in lilypond: tie too short when clef change at end of system,
codesite-noreply <=