bug-lilypond
[Top][All Lists]
Advanced

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

Cross-staff beam unaesthetic (defect 2.12 -> 2.14)


From: Xavier Scheuer
Subject: Cross-staff beam unaesthetic (defect 2.12 -> 2.14)
Date: Sun, 19 Jun 2011 16:31:26 +0200

The following code gives an unaesthetic beam slope with 2.14 (2.15)
whereas the result was good with 2.12 (see attachments).

2.14.1 (2.15.2) gives the following warning:
  warning: no viable initial configuration found: may not find good
  beam slope

\score {
  \new PianoStaff <<
    \new Staff = "up" {
      \relative c' {
        \stemDown cis8*2/3 \change Staff = "down" \stemUp fis, ais b cis d
        \change Staff = "up" \stemDown e
        \change Staff = "down" \stemUp eis fis
        \change Staff = "up" \stemDown d' e cis
      }
    }
    \new Staff = "down" {
      \clef bass
      s1
    }
  >>
}


Cheers,
Xavier

-- 
Xavier Scheuer <address@hidden>

Attachment: cross-staff-beam-2.12.png
Description: PNG image

Attachment: cross-staff-beam-2.14.png
Description: PNG image


reply via email to

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