bug-lilypond
[Top][All Lists]
Advanced

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

Re: NoteColumn interleaves with KeySignature of other Staff


From: Colin Hall
Subject: Re: NoteColumn interleaves with KeySignature of other Staff
Date: Sun, 2 Sep 2012 08:26:56 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun, Sep 02, 2012 at 03:03:54AM +0200, Thomas Morley wrote:
> With the following code the first note of line two of the upper stave
> interleaves with the KeySignature of the lower stave.
> 
> <<
>   \new Staff { c''1 \break c''1 }
> 
>   \new Staff {
>       \key ces \major
>       % wrong output with:
>       R1*2
> %      % wrong output with:
> %      s1*2
> %      % correct output with:
> %      \repeat unfold 2 r1
>     }
> >>
> 
> Same behaviour with all tested versions i.e.:
> "2.12.3"
> "2.14.2"
> "2.15.40"
> "2.16.0"
> "2.17.0"
> "2.17.2"
> 
> Perhaps similiar to Issue 2655.
> Quoting David Kastrup:
> "The problem is [...] the absence of a note column."

Thanks for the report, Thomas. I've created a tracker.

http://code.google.com/p/lilypond/issues/detail?id=2802

Cheers,
Colin.

-- 

Colin Hall



reply via email to

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