Status: Accepted
Owner: ----

New issue 3120 by [email protected]: grace ties: need scaled `minimum-length'
http://code.google.com/p/lilypond/issues/detail?id=3120

\version "2.17.10"

\header { texidoc = "
  The @code{minimum-length} property of a tie should be suitably scaled for
  grace notes.

  Here is a counterexample.
" }

\paper {
  ragged-right = ##t
}

\relative c' {
  \override Tie.minimum-length = #8

  d2 ~ d |
  \grace d8 ~ d2 d |
}


Attachments:
        grace-tie-minimum-length.png  8.3 KB


Reply via email to