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 <[email protected]> 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!>
}
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond