Hi all,
I want the hairpin to end on the first note of a new line.
I tried this:
\version "2.12.2"
\paper{ ragged-right=##t }
\relative g'{
\override Score.Hairpin #'after-line-breaking = ##t
g2\< a4 a4 | \break
b2.\! r4
}
But it doesn't work. What am I doing wrong?
Thanks,
Zoltán
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
