lilypond-user
[Top][All Lists]
Advanced

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

Constant Hairpin on line break


From: Karim Haddad
Subject: Constant Hairpin on line break
Date: Wed, 21 Mar 2018 03:28:53 +0100
User-agent: NeoMutt/20170113 (1.7.2)

Hi,

Does somebody know how to avoid having the vertical hook on a line break and 
just to have it on the end of a constant hairpin ?
Here is a minimal example code :

\relative c'' {
 \override Hairpin.stencil = #constante-hairpin
  c1 \p \< |
  \break
  c1 | %%here the hook should not appear if possible.
  c1 \! |
  }

Best regards
-- 
Karim Haddad





reply via email to

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