lilypond-1.5.14
[lilypond.git] / input / scarlatti-properties.ly
blob67701eb6d8c4570759669fd2307012d68a16bc0f
1 % include file for scarlatti-test
3 rh=\property Thread.NoteHead \override #'style = #'default
4 lh=\property Thread.NoteHead \override #'style = #'diamond
6 n = \property Thread.NoteHead \revert #'font-relative-size % = #'diamond %\property Thread.fontSize=#0
7 sm=\property Thread.NoteHead \override #'font-relative-size = #-1
9 % su=\stemUp\slurUp\tieUp
10 % sd=\stemDown\slurDown\tieDown
12 su=\property Voice.Stem \override #'direction = #1
13 sd=\property Voice.Stem \override #'direction = #-1
17 ls=\property Voice.forceHorizontalShift=#-0.6
18 sls=\property Voice.forceHorizontalShift=#-0.22
19 rs=\property Voice.forceHorizontalShift=#0.6
20 srs=\property Voice.forceHorizontalShift=#0.22
22 zs = \property Voice.NoteColumn \revert #'force-hshift % #0.0
23 ls = \property Voice.NoteColumn \override #'force-hshift = #-0.6
24 sls= \property Voice.NoteColumn \override #'force-hshift = #-0.22
25 rs = \property Voice.NoteColumn \override #'force-hshift = #0.6
26 srs= \property Voice.NoteColumn \override #'force-hshift = #0.22
30 ab=\property Voice.noAutoBeaming=##f
31 xb=\property Voice.noAutoBeaming=##t