An extraneous barline appears in the middle of the second ending.  How can I
eliminate it?

Thanks,
Ken

--- example:

\version "2.18.2"
\score {
   \new Staff {
       \time 6/8 \partial 8
       \repeat volta 2 { a'8 | a'8. g'16 f'8 a'8. g'16 f'8 | }
       \alternative {
         {  d'4.~ d'4 }
         {  d'4.~ d'4 } % extraneous barline appears
       }
      }
   \layout { }
}



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to