Massive changes - see ChangeLog.
[lilypond.git] / input / test / dynamic-extra.ly
blob8923bbe15133e8d2a158be0ae7df801f9a70fc09
1 #(ly:set-option 'old-relative)
2 \version "1.9.0"
3 % probably should be merged into refman.
4 \header{
5 texidoc = "@cindex Dynamic Piu Forte
6 Additional tricks for dynamics. Pi`u forte dynamic script. " }
8 piuf = \markup { \italic "pi\\`u" \dynamic "f" }
10 \score{
11 \notes\relative c''{
12 c-\piuf
14 c2\< c2-\!
16 c2\< c2-\!
18 \paper{raggedright = ##t}