bug-lilypond
[Top][All Lists]
Advanced

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

Re: Killed staves affect vertical spacing


From: Dmytro O. Redchuk
Subject: Re: Killed staves affect vertical spacing
Date: Tue, 14 Dec 2010 11:59:08 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed 17 Nov 2010, 00:06 Xavier Scheuer wrote:
> Hi,
Hi!

> OK, this may be related to issue #1309 or more probably to #127 .
> This is not a regression from 2.12.3.
> 
> %% I would have expected the second "ossia" to be right under the
> %% normal staff.  Instead it is shifted below, like if the "killed"
> %% ossia staff was still there (invisible).
Thank you, added as 1449:
http://code.google.com/p/lilypond/issues/detail?id=1449

Well, if it's really the same as 127, it will be merged, i hope.

> \version "2.13.39"  % it's the same with 2.12.3
> 
> \score {
>  <<
>   \new Staff {
>     \relative c'' {
>       a4 a a a
>       <<
>       { a4 a a a }
>       \new Staff { b4 b b b }  % first ossia
>       >>
>       a4 a a a
>       <<
>       { a4 a a a }
>       \new Staff { b4 b b b }  % second ossia
>       >>
>     }
>   }
>  >>
> }
> 
> 
> Cheers,
> Xavier
> 
> -- 
> Xavier Scheuer <address@hidden>

-- 
  Dmytro O. Redchuk
  Bug Squad



reply via email to

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