bug-lilypond
[Top][All Lists]
Advanced

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

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


From: Phil Holmes
Subject: Re: Cross-staff beam unaesthetic (defect 2.12 -> 2.14)
Date: Sun, 19 Jun 2011 16:05:56 +0100

"Xavier Scheuer" <address@hidden> wrote in message news:address@hidden
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

Submitted as http://code.google.com/p/lilypond/issues/detail?id=1702


--
Phil Holmes
Bug Squad






reply via email to

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