lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3120 in lilypond: grace ties: need scaled `minimum


From: lilypond
Subject: [Lilypond-auto] Issue 3120 in lilypond: grace ties: need scaled `minimum-length'
Date: Sat, 19 Jan 2013 08:44:57 +0000

Status: Accepted
Owner: ----

New issue 3120 by address@hidden: 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

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