bug-lilypond
[Top][All Lists]
Advanced

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

Re: KeyCancellation spacing issue when staves have different key signatu


From: Graham Percival
Subject: Re: KeyCancellation spacing issue when staves have different key signatures
Date: Wed, 05 Sep 2007 02:55:20 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=448

I kind-of lost track in the rest of this discussion (what was a workaround, what was bug investigation). If there's any other bug info, please add it to the tracker.

Cheers,
- Graham

Neil Puttock wrote:
Hello,

In the following snipper the key cancellation in the lower voice influences
the spacing in the upper voice resulting in excess space before the new key
signature:

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

Regards,
Neil
------------------------------------------------------------------------

------------------------------------------------------------------------

_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond





reply via email to

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