lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2802 in lilypond: NoteColumn interleaves with


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2802 in lilypond: NoteColumn interleaves with KeySignature of other Staff
Date: Sun, 02 Sep 2012 07:30:55 +0000


Comment #1 on issue 2802 by address@hidden: NoteColumn interleaves with KeySignature of other Staff
http://code.google.com/p/lilypond/issues/detail?id=2802

It has to do with how LilyPond deals with horizontal skylines. The MultiMeasureRest is a spanner and thus doesn't get horizontal. It may be high time to create MultiMeausreRestStub item that reserves space for these spanners (takers?).

One way to fix it is to do

\override Staff . KeySignature #'transparent = ##t
\key ces \major




reply via email to

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