]> git.donarmstrong.com Git - lilypond.git/blob - input/scarlatti-properties.ly
patch::: 1.3.134.jcn1
[lilypond.git] / input / scarlatti-properties.ly
1
2
3
4
5
6 rh=\property Thread.NoteHead \override #'style = #'default
7 lh=\property Thread.NoteHead \override #'style = #'diamond
8
9 n =  \property Thread.NoteHead \revert #'font-relative-size % = #'diamond %\property Thread.fontSize=#0  
10 sm=\property Thread.NoteHead \override #'font-relative-size = #-1 
11
12 % su=\stemUp\slurUp\tieUp  
13 % sd=\stemDown\slurDown\tieDown
14
15 su=\property Voice.Stem \override #'direction = #1
16 sd=\property Voice.Stem \override #'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 \revert #'force-hshift  % #0.0
26 ls =  \property Voice.NoteColumn \override #'force-hshift = #-0.6
27 sls= \property Voice.NoteColumn \override #'force-hshift = #-0.22
28 rs =  \property Voice.NoteColumn \override #'force-hshift = #0.6
29 srs= \property Voice.NoteColumn \override  #'force-hshift = #0.22
30
31
32
33 ab=\property Voice.noAutoBeaming=##f
34 xb=\property Voice.noAutoBeaming=##t