bug-lilypond
[Top][All Lists]
Advanced

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

cross-staff beaming forces rest above the system


From: Andrew Hawryluk
Subject: cross-staff beaming forces rest above the system
Date: Fri, 9 Jan 2009 13:08:41 -0700

The r16 in this example should appear in the lower staff ("PrimoLH"),
but the cross-staff beaming forces it to float above the system.

Andrew


\version "2.12.1"

Iup = \change Staff = "PrimoRH"
Idown = \change Staff = "PrimoLH"

\relative c'' <<
  \new PianoStaff <<
    \new Staff = "PrimoRH" {
        \time 6/8
        c'8[ \Idown c,16 \Iup fis \Idown r fis] \Iup
    }
    \new Staff = "PrimoLH" {
      s4.
    }
  >>
>>

Attachment: beam-rest-bug.png
Description: PNG image


reply via email to

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