although it is marked "fixed_2_11_18", it still does not work here with 2.11.18
regards rene Am Freitag, den 16.02.2007, 14:07 +0100 schrieb Mats Bengtsson: > See http://code.google.com/p/lilypond/issues/detail?id=279 > > /Mats > > > Quoting René Brandenburger <[EMAIL PROTECTED]>: > > > Hi, > > > > when i process the following snippet, i get a programming error > > > > --- 8< --- snip --- >8 --- > > > > \version "2.11.17" > > > > \layout { ragged-right = ##t} > > \include "italiano.ly" > > > > \context PianoStaff << > > \new Staff = "up" > > \relative do'{ > > \time 3/8 > > \key mib \major > > \clef violin > > s4. *2 > > } > > \new Staff = "down" > > \relative do { > > \time 3/8 > > \key mib \major > > \clef bass > > <sol' mib'>8 \times 2/3 {sol16( sib16 mib16} \change Staff = "up" > > \times 2/3 {sol16 sib16 mib16} | > > \times 2/3 { sol16 mib16 sib16 } \times 2/3 {sol16 \change Staff = > > "down" mib16 sib16} sol8)-. | > > } > >>> > > > > --- 8< --- snip --- >8 --- > > > > this is the output i get, and the produced pdf does not really look > > good: > > > > ~/Documents/lilyWork$ ~/bin/lilypond staff_change_triplets.ly > > GNU LilyPond 2.11.17 > > »staff_change_triplets.ly« wird verarbeitet > > Analysieren... > > Interpretation der Musik...[2] > > Vorverarbeitung der grafischen Elemente... > > Programmierfehler: Grob direction requested while calculation in > > progress. > > Fortsetzung, die Finger kreuzen > > Warnung: Keine funktionsfähige Anfangskonfiguration gefunden: Es kann > > evtl. keine optimale Balkenneigung gefunden werden > > Layout nach »staff_change_triplets.ps« ausgeben... > > Konvertierung nach »staff_change_triplets.pdf«... > > > > > > _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
