lilypond-user
[Top][All Lists]
Advanced

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

Re: hairpins default stop at barline


From: Kieren MacMillan
Subject: Re: hairpins default stop at barline
Date: Sun, 7 Jun 2015 10:41:40 -0400

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: address@hidden




reply via email to

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