Hi, On Wed, Dec 30, 2015 at 9:54 PM, Fan Hongtao <[email protected]> wrote:
> When I write note of Bach's Minuet, I find that LilyPond do not write > crescendo & decrescendo mark the way I want. > > With beams 21~ 24, I write something like : > > a8([\< b] cis[ d] e fis | > g4)\! fis-. e-.\> | > fis4-. a,( cis | > d2.)\! |\break > > The crescendo mark is supposed to be end at the "g4" (first pitch of line > 2), but it ends at "fis" (last pitch of line 1). > The decrescendo mark is supposed to be end at the "d2". (first pitch of > line 4), but it ends at "cis" (last pitch of line 3). > This is expected behavior which you can override like so \override Hairpin.to-barline = ##f See http://www.lilypond.org/doc/v2.18/Documentation/notation/expressive-marks-attached-to-notes (scroll down to "Setting hairpin behavior at barlines"). David _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
