* configure.in: bump GCC requirements to 3.x
[lilypond.git] / input / test / crescendi.ly
blobb91ffa492af590db7ec4dc464d528fafb342cae8
2 \version "1.9.1"
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