]> git.donarmstrong.com Git - lilypond.git/blob - input/scarlatti-properties.ly
release: 1.3.96
[lilypond.git] / input / scarlatti-properties.ly
1
2
3
4 \version "1.3.93";
5
6 rh=\property Thread.NoteHead \push #'style = #'default
7 lh=\property Thread.NoteHead \push #'style = #'diamond
8
9 n = \property Thread.NoteHead \pop #'font-size % = #'diamond %\property Thread.fontSize=#0  
10 sm=\property Thread.NoteHead \push #'font-size = #-1 
11
12 % su=\property Voice.verticalDirection=#1  
13 % sd=\property Voice.verticalDirection=#-1
14
15 su=\property Voice.Stem \push #'direction = #1
16 sd=\property Voice.Stem \push #'direction = #-1  
17
18
19 %{
20 ls=\property Voice.forceHorizontalShift=#-0.6
21 sls=\property Voice.forceHorizontalShift=#-0.22
22 rs=\property Voice.forceHorizontalShift=#0.6
23 srs=\property Voice.forceHorizontalShift=#0.22
24 %}
25 zs = \property Voice.NoteColumn \pop #'force-hshift  % #0.0
26 ls = \property Voice.NoteColumn \push #'force-hshift = #-0.6
27 sls= \property Voice.NoteColumn \push #'force-hshift = #-0.22
28 rs = \property Voice.NoteColumn \push #'force-hshift = #0.6
29 srs= \property Voice.NoteColumn \push  #'force-hshift = #0.22
30
31
32
33 ab=\property Voice.noAutoBeaming=##f
34 xb=\property Voice.noAutoBeaming=##t