bug-lilypond
[Top][All Lists]
Advanced

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

Issue 521 in lilypond: \repeatTie direction depends on next note (?)


From: codesite-noreply
Subject: Issue 521 in lilypond: \repeatTie direction depends on next note (?)
Date: Wed, 05 Dec 2007 20:11:44 -0800

Issue 521: \repeatTie direction depends on next note (?)
http://code.google.com/p/lilypond/issues/detail?id=521

New issue report by gpermus:
%{
 With the first line of each part, the ties look good.  However, when the
second lines are uncommented, the tie points in the opposite direction.
%}

\version "2.11.35"
\paper{ ragged-right=##t }
\relative c''
{
<<
 {
%   \repeat volta 2 {c1~} \alternative {{c1 }{c1\repeatTie }}
  \repeat volta 2 {c1~} \alternative {{c1 }{c2\repeatTie b2 }}
 }
\\
 {
%   e,1~| e1 | e1\repeatTie
  e,1~| e1 | e2\repeatTie d
 }
>>
}


Attachments:
        bar.preview.png  3.0 KB


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Low

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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