bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1449 in lilypond: Killed staves affect vertical spacing


From: lilypond
Subject: Issue 1449 in lilypond: Killed staves affect vertical spacing
Date: Tue, 14 Dec 2010 09:58:34 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1449 by brownian.box: Killed staves affect vertical spacing
http://code.google.com/p/lilypond/issues/detail?id=1449

Reported by Xavier Scheuer,
http://lists.gnu.org/archive/html/bug-lilypond/2010-11/msg00243.html :

%-----------------8<---------------------------
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).

\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
%-----------------8<---------------------------

Image made by 2.13.42 attached.

Attachments:
        test.png  2.8 KB




reply via email to

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