lilypond-user
[Top][All Lists]
Advanced

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

Broken Hairpin


From: foxfanfare
Subject: Broken Hairpin
Date: Thu, 17 May 2018 06:07:25 -0700 (MST)

Hi,

Is it possible to adjust the padding of a broken hairpin after a line break?

For instance:

\new PianoStaff
<<
  \relative c' {
    c4 d e f
    \break
    g f e d
  }
  \new Dynamics {
    \override PianoStaff.Hairpin.to-barline = ##f
    \override PianoStaff.Hairpin.after-line-breaking = ##t
    s1\<
    s2\! s
  }
  \relative c' {
    c4 d e f
    g f e''' d
  }
>>

If I use Hairpin.Y-offset, both parts will move, or I'd like to move the
second hairpin only!
I'm stuck here...



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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