]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/dynamics-glyphs.ly
07d9a26f26240547fdf07777e086fe52932d35e1
[lilypond.git] / input / regression / dynamics-glyphs.ly
1
2 \score {
3     
4 \notes\relative c'' { c4-\ff
5                       c \f
6                       c \mf
7                       c \mp \> \!
8                       c \pp \< \!
9                       c \sfp
10 }
11 }