bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 448 in lilypond: KeyCancellation spacing issue when staves have di


From: codesite-noreply
Subject: Issue 448 in lilypond: KeyCancellation spacing issue when staves have different key signatures
Date: Wed, 05 Sep 2007 03:08:48 -0700

Issue 448: KeyCancellation spacing issue when staves have different key 
signatures
http://code.google.com/p/lilypond/issues/detail?id=448

New issue report by gpermus:
%{  Big unwanted space in second bar  %}

\version "2.11.31"
\paper { ragged-right = ##t }
\score {
    \new GrandStaff
    <<
    \new Staff { c'1 \key es \major }
    \new Staff { \key des \major s1 \key c \major }
    >>
}





Attachments:
        foo.preview.png  3.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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]