]> git.donarmstrong.com Git - lilypond.git/blob - input/scarlatti-properties.ly
release: 1.3.142
[lilypond.git] / input / scarlatti-properties.ly
1 %  include file for scarlatti-test
2
3 rh=\property Thread.NoteHead \override #'style = #'default
4 lh=\property Thread.NoteHead \override #'style = #'diamond
5
6 n =  \property Thread.NoteHead \revert #'font-relative-size % = #'diamond %\property Thread.fontSize=#0  
7 sm=\property Thread.NoteHead \override #'font-relative-size = #-1 
8
9 % su=\stemUp\slurUp\tieUp  
10 % sd=\stemDown\slurDown\tieDown
11
12 su=\property Voice.Stem \override #'direction = #1
13 sd=\property Voice.Stem \override #'direction = #-1  
14
15
16 %{
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
21 %}
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
27
28
29
30 ab=\property Voice.noAutoBeaming=##f
31 xb=\property Voice.noAutoBeaming=##t