bug-lilypond
[Top][All Lists]
Advanced

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

beam fails during staff change and articulation


From: Alexander Rose
Subject: beam fails during staff change and articulation
Date: Mon, 5 Feb 2007 01:32:43 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I noticed this from 2.11.15 on. If you have a beam spanning over a 'staff changing note' and you put an articualtion on the first note, the beam wont get drawn nicely.

Lilypond gives some warning: Warnung: Keine funktionsf"ahige Anfangskonfiguration gefunden: Es kann evtl. keine optimale Balkenneigung gefunden werden. ~ Warning: No functional initial condition found: There is maybe no optimal beam angle to be found.

\version "2.11.16"

upper = \relative c'' {

  \stemDown a8-.[ % or some other articulation
    \change Staff = lower
    \stemUp bis,,
    \change Staff = upper
    \stemDown a'']

}

lower = { \clef bass s4. }

\score {
  \new PianoStaff

  << \set PianoStaff.instrumentName = "Piano  "
     \new Staff = upper \upper
     \new Staff = lower \lower
   >>

}



greetings
Alex
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFFxnsyql5Avv8ClgIRAvvsAKC0JVywywaXnHqzEZTUSFvl5rYs2QCfeRnU
WPG5vpuRt2+iPUJl86CrYI4=
=YmvB
-----END PGP SIGNATURE-----




reply via email to

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