Massive changes - see ChangeLog.
[lilypond.git] / input / test / crescendi.ly
blob96b31bdd94f8e21f16c0c643db410cf353556a8d
1 #(ly:set-option 'old-relative)
2 \version "1.9.0"
3 \header{
4 texidoc="@cindex Crescendi
5 LilyPond can print crescendi in a number of different ways.
6 " }
7 \score{
8 \notes\relative c''{
9 a1\fff\> a-\pp-\!
10 a\< a-\!
11 \property Voice.crescendoText = \markup { \italic \bold "cresc." }
12 \property Voice.crescendoSpanner = #'dashed-line
13 a-\mf\< a a-\!
14 a\< a-\!
16 \paper{
17 raggedright = ##t
19 \midi{
20 \tempo 1 = 60