Comment #3 on issue 415 by wbsoft: Hidden accidental of tied note still takes space
http://code.google.com/p/lilypond/issues/detail?id=415
I think the bug is still present in some form, as illustrated below. \version "2.13.1" \markup \column { \line { Here is an interesting bug in both 2.12.0 and 2.13.1. } \line { This looks good: } } \relative c'' { <ges bes~>2 <fes bes> } \markup \column { \line { But in this case the accidentals removed by } \line { the tie still take place, as can be seen from } \line { the distance of the other accidentals. } } \relative c'' { bes1~ <ges bes~>2 <fes bes> } Attachments: hidden-acc-takes-space2.png 35.6 KB -- 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 _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond