Could you check this in 2.11.35? I can't see any problem in this version. If you still see a defect, please explain it a bit more.

Cheers,
- Graham

maestraccio wrote:
I'm not top posting.

%% the \repeatTie command resets tie direction to \tieNeutral
in polyphonic systems.
\version "2.10.33"
\paper{ ragged-right=##t }
\relative c''
{
{
   \repeat volta 2 {c1~} \alternative {{c4 b a g }{c4\repeatTie d c b }}
  }
 \\
  {
   a1~|a4 g f e |a4\repeatTie b a g
  }
 >>
}

\score
{
 \new Staff
   \set Staff.instrumentName = "polyphonic"
 \layout { }
 \midi { }
}



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to