2013/10/26 Mark Stephen Mrotek <carsonm...@ca.rr.com>: > Hello, > > > > What should be done to get rid of the unnecessary bar in the second ending? > > > > Thank you. > > > > Mark
Hi, not sure whether it's the best way, though, changing 'right' to the code below seems to work: right = \relative c'' { \global \repeat volta 2 { \partial 16*5 ees16 ees8. ees16 | \times 2/3 { bes'8 c bes aes g f ees-2 [ d f ] } | } \alternative { { \set Timing.measureLength = #(ly:make-moment 7/16) ees4 r8. } { \set Timing.measureLength = #(ly:make-moment 3/8) ees4 r8 } } \repeat volta 2 { \key ees \minor bes8^\markup { \large \bold { "Trio" } } ( [ ges ees ] ) | d4 ( ees8 ) bes' ( ges ees-2 ) | } Cheers, Harm _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user