bug-lilypond
[Top][All Lists]
Advanced

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

Issue 240 in project lilypond


From: codesite-noreply
Subject: Issue 240 in project lilypond
Date: Mon, 15 Jan 2007 13:07:21 -0800

Issue 240: rest after \change Staff  is placed below original materal on that 
staff
http://code.google.com/p/lilypond/issues/detail?id=240

New issue report by gpermus:
%% new bug since 2.8.8

\version "2.11.11"
rechts = \context Staff \relative c'{
\context Voice = "rechts"
d''16 a f b,
d a f b,
d \change Staff = down a f b,
r4  % this rest is below the left hand
}

links =  \context Staff \relative c{
\context Voice = "links"
<b, b'>2.
\stemDown
<b>4
}

\score {
\context PianoStaff <<
  \context Staff = "up" << \clef violin \rechts >>
  \context Staff = "down" << \clef bass \links >>
>>
\layout { ragged-right = ##t }
}


Attachments:
foo.preview.png 6.6 KB

Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Regression

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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