ALAN ANDERSON <rose.val...@btopenworld.com> writes: > Why does this segment go wrong in the second alternative? Is it to > do with the "partial"? I've tried all sorts of things! > Alan > > \version "2.16.2" > \header { poet = \markup { \huge " " } > composer = " " > arranger = " "} > melody = \relative c' { > \clef treble > \key b \minor > \time 6/8 > > \repeat volta 2 { \partial 8*1 cis'8 b fis' b, a' b, fis' b, a' b, > fis' e cis a cis a e' cis fis e a fis e cis a b fis' b, a' b, fis' b, > a' b, fis' e cis |} > \alternative { > { a a' fis e cis a b4.~b4 | } > { a'8 g fis e d cis b4.~b4 | } > }\bar "." > } > \score{ > \new Staff \melody > \layout {%indent = #0 > \context { > \Score > \remove "Bar_number_engraver" > } > } > \midi { } > }
Try upgrading LilyPond. Current versions get this right. You'll also need to remove the bar checks at the end of the alternatives as they are _not_ placed on a proper bar boundary. -- David Kastrup _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user