bug-lilypond
[Top][All Lists]
Advanced

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

Re: Excessive spacing due to chords


From: Xavier Scheuer
Subject: Re: Excessive spacing due to chords
Date: Sat, 22 Jan 2011 22:57:24 +0100

On 22 January 2011 22:49, Trond <address@hidden> wrote:
>
> I have a problem with excessive spacing in the middle of my score. Changing 
> the
> key from c minor to c major fixes it, even when changing to major _after_ the
> spacing issue. Is this a bug?
>
> \version "2.12.3"
> \include "english.ly"
>
> \score {
>  <<
>    \new ChordNames \chordmode {
>          c1:m/ef
>          c1:m/ef
>    }
>    \new Staff = "right" {
>          \key c \minor
>          ef'''4 g''' c'''2
>          % \key c \major % uncomment to fix BOTH spacings
>          ef'''4 g''' c'''2
>    }
>  >>
> }

Just to mention that the problem does not appear in the dev version of
LilyPond (tested with 2.13.46).
But yes, there _was_ a bug in 2.12.3.

Cheers,
Xavier

-- 
Xavier Scheuer <address@hidden>



reply via email to

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