bug-lilypond
[Top][All Lists]
Advanced

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

Re: tie placement bug


From: C J
Subject: Re: tie placement bug
Date: Tue, 30 Dec 2014 09:35:10 -0700

Simon, I thought I'd let you know that the same thing can happen when a chord 
is NOT partially but fully tied:

        \version "2.18.0"
        
        \relative c' {
          | <fis c a>2 <g d b> ~
          | <g e b>2 ~ <a e cis> ^\markup \column { "tie should be" "on E not 
G" }
        }

P. S. I did try to look for similar issues in the tracker before my original 
bug report, but I did not see any matches.

--Christopher


On Dec 28, 2014, at 1:56 PM, Simon Albrecht <address@hidden> wrote:

> Hello,
> 
> see <https://code.google.com/p/lilypond/issues/detail?id=962> and 
> <https://code.google.com/p/lilypond/issues/detail?id=904>.
> It is requested in <http://lilypond.org/bug-reports.html> that you look such 
> things up in the tracker yourself, as a contribution to improving workflows 
> in Lilypond.
> 
> Best regards,
> Simon
> 
> Am 28.12.2014 19:49, schrieb Christopher:
>> \version "2.18.0"
>> 
>> \relative g' {
>>   | <g e ~ c>2 ^\markup \column { "tie E" "can't tell" "C or E" } <g e c>
>>   \bar "||"
>>   | <g e ~ ces>2 ^"tie E (!)" <g e ces!>
>>   | <g e ces ~>2 ^\markup \column { "looks like" "tie C" } <g e ces!>
>>   \bar "||"
>>   | <g e ~ cis>2 ^"tie E (!)" <g e cis!>
>>   | <g ~ e cis>2 ^\markup \column { "looks like" "tie G" }  <g e cis!>
>> }
> 




reply via email to

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