X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fnew%2Fsetting-hairpin-behavior-at-bar-lines.ly;h=46197a7933c1f15379be99cf79c9c863bee9a7d8;hb=5c14a087ca6cbd665fd631452b7b1283ba0387c3;hp=56508717920968068f70649394c3caf6b81bcd18;hpb=2fc3988838b744a41e4a86436cb0b335480466b7;p=lilypond.git diff --git a/input/new/setting-hairpin-behavior-at-bar-lines.ly b/input/new/setting-hairpin-behavior-at-bar-lines.ly index 5650871792..46197a7933 100644 --- a/input/new/setting-hairpin-behavior-at-bar-lines.ly +++ b/input/new/setting-hairpin-behavior-at-bar-lines.ly @@ -1,17 +1,17 @@ -\version "2.11.46" -\header { - lsrtags = "expressive-marks" - texidoc = "If the note which ends a hairpin falls on a downbeat, -the hairpin stops at the bar line immediately preceding. This behavior -can be controlled by overriding the @code{'to-barline} property. -" - doctitle = "Setting hairpin behavior at bar lines" -} - -\relative c'' { - e4\< e2. - e1\! - \override Hairpin #'to-barline = ##f - e4\< e2. - e1\! -} +\version "2.11.61" +\header { + lsrtags = "expressive-marks" + texidoc = "If the note which ends a hairpin falls on a downbeat, +the hairpin stops at the bar line immediately preceding. This behavior +can be controlled by overriding the @code{'to-barline} property. +" + doctitle = "Setting hairpin behavior at bar lines" +} + +\relative c'' { + e4\< e2. + e1\! + \override Hairpin #'to-barline = ##f + e4\< e2. + e1\! +}