]> git.donarmstrong.com Git - lilypond.git/blob - input/scarlatti-properties.ly
update syntax in .ly files.
[lilypond.git] / input / scarlatti-properties.ly
1 %  include file for scarlatti-test
2
3 \version "1.7.6"
4
5 rh=\property Thread.NoteHead \override #'style = #'default
6 lh=\property Thread.NoteHead \override #'style = #'diamond
7
8 n =  \property Thread.NoteHead \revert #'font-relative-size % = #'diamond %\property Thread.fontSize=#0  
9 sm=\property Thread.NoteHead \override #'font-relative-size = #-1 
10
11 % su=\stemUp\slurUp\tieUp  
12 % sd=\stemDown\slurDown\tieDown
13
14 su=\property Voice.Stem \override #'direction = #1
15 sd=\property Voice.Stem \override #'direction = #-1  
16
17
18 %{
19 ls=\property Voice.forceHorizontalShift=#-0.6
20 sls=\property Voice.forceHorizontalShift=#-0.22
21 rs=\property Voice.forceHorizontalShift=#0.6
22 srs=\property Voice.forceHorizontalShift=#0.22
23 %}
24 zs =  \property Voice.NoteColumn \revert #'force-hshift  % #0.0
25 ls =  \property Voice.NoteColumn \override #'force-hshift = #-0.6
26 sls= \property Voice.NoteColumn \override #'force-hshift = #-0.22
27 rs =  \property Voice.NoteColumn \override #'force-hshift = #0.6
28 srs= \property Voice.NoteColumn \override  #'force-hshift = #0.22
29
30
31
32 ab=\property Voice.autoBeaming = ##t
33 xb=\property Voice.autoBeaming = ##f