]> git.donarmstrong.com Git - lilypond.git/blob - input/test/staff-size.fly
release: 1.1.42
[lilypond.git] / input / test / staff-size.fly
1 < \context Staff = VA {
2         \property Staff.staffLineLeading = "4" \property Staff.fontsize = "-2"
3         \property Voice . dynamicDir = \up \stemdown
4 \key gis;
5         c8 d [e f g a] b c \ff
6   }
7
8 \context Staff = VB {  \property Voice . dynamicDir = \down c,,4 \ff} 
9
10 >
11
12 \version "1.0.16";