bug-lilypond
[Top][All Lists]
Advanced

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

Issue 415 in lilypond: Hidden accidental of tied note still takes space


From: codesite-noreply
Subject: Issue 415 in lilypond: Hidden accidental of tied note still takes space
Date: Tue, 24 Mar 2009 09:51:13 +0000


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




reply via email to

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