On 9/3/07, Neil Puttock <[EMAIL PROTECTED]> 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
The plot thickens...
Having just tested this with printKeyCancellation = ##f, it seems this might
not be the fault of KeyCancellation; I assumed that setting this property
would make the change from D flat to C major invisible, i.e. just remove the
flat signs, whereas it has no effect.
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond