bug-lilypond
[Top][All Lists]
Advanced

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

Finding issues (was: Re: tie placement bug)


From: Simon Albrecht
Subject: Finding issues (was: Re: tie placement bug)
Date: Tue, 30 Dec 2014 20:41:57 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Am 30.12.2014 17:35, schrieb C J:
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.
I also recall having trouble to find tracker issues covering the problem I ran into sometimes, but in this case it’s far from complicated: searching for "tie chord" will give you 15 results with two of them matching your problem.

Best, Simon

--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]