lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2785 in lilypond: Hairpin minimum-length has not e


From: lilypond
Subject: [Lilypond-auto] Issue 2785 in lilypond: Hairpin minimum-length has not effect at end of line
Date: Tue, 28 Aug 2012 20:38:43 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2785 by address@hidden: Hairpin minimum-length has not effect at end of line
http://code.google.com/p/lilypond/issues/detail?id=2785

\paper { ragged-right = ##t }
\score {
  \new Staff {
    \override Hairpin #'minimum-length = #15
    << { c''1 c''} { s2\p\< s2\> s4\! } >> % no line break
    << { c''1 \break c''} { s2\p\< s2\> s4\! } >> % line break at end of
  }
}

note: setting ragged-right to ##t looks a bit better, but the required minimum-length isn't achieved.

Attachments:
        min length hairpin.png  4.0 KB




reply via email to

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