bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \repeatTie tie direction in polyphonic systems


From: Graham Percival
Subject: Re: \repeatTie tie direction in polyphonic systems
Date: Sun, 02 Dec 2007 21:15:49 -0800
User-agent: Thunderbird 2.0.0.6 (X11/20071022)

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
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond





reply via email to

[Prev in Thread] Current Thread [Next in Thread]