X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fnew%2Fsetting-hairpin-behavior-at-bar-lines.ly;fp=input%2Fnew%2Fsetting-hairpin-behavior-at-bar-lines.ly;h=864f29184b79161cf5f89bc986453c52032423fa;hb=a31f7cf42ab5ac512242970e11538b179df01065;hp=56508717920968068f70649394c3caf6b81bcd18;hpb=cb044542353c2cc1bd2413f4c1ee78b470dbacbe;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..864f29184b 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.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\! +}