Hi all,

>> {
>>   \time 4/4
>>   \once \override Hairpin.to-barline = ##f
>>   a\< b c' d'
> or, with less typing,
> { a-\tweak to-barline ##f \< }

Or with [eventually] even less:

    { a1-\hpb a\! }

where hpb (“Hairpin Past Barline”) is pre-defined (and possibly \include-d from 
a tweaks file) as

    hpb = -\tweak to-barline ##f \<

Hope this helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: [email protected]


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to