lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 298 in lilypond: Ties do not appear when short


From: lilypond
Subject: Re: [Lilypond-auto] Issue 298 in lilypond: Ties do not appear when shortened because of an accidental
Date: Sun, 23 Feb 2014 18:44:54 +0000


Comment #11 on issue 298 by address@hidden: Ties do not appear when shortened because of an accidental
http://code.google.com/p/lilypond/issues/detail?id=298

Ties can disappear even when there are no special elements to avoid.

\layout {
  \override Score.SpacingSpanner #'common-shortest-duration =
  #(ly:make-moment 1 1)
}
{
  <a' d''>4_~ q s
}


Attachments:
        teensy tie.png  4.8 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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