lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2659 in lilypond: hairpin - bound-padding doesn't


From: lilypond
Subject: [Lilypond-auto] Issue 2659 in lilypond: hairpin - bound-padding doesn't work sometimes
Date: Fri, 13 Jul 2012 20:15:23 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 2659 by address@hidden: hairpin - bound-padding doesn't work sometimes
http://code.google.com/p/lilypond/issues/detail?id=2659

\version "2.15.41"

\markup "setting bound-padding should make a hairpin shorter, as here:"

\relative f''{
  \override Hairpin #'bound-padding = #6
  c4 \< d e f g1\!
}

\markup "but it doesn't work when ending mark \! isn't on the first note of a measure:"

\relative f''{
  \override Hairpin #'bound-padding = #6
  c4 \< d e f\! g1
}


Attachments:
        hairpin bound-padding.png  15.7 KB




reply via email to

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