]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/scarlatti-properties.ly
release: 1.3.118
[lilypond.git] / input / scarlatti-properties.ly
index 4dc3154eaa2f912b14765471d75f94af88aab431..0654de31706ea3203be3e2dd30c6f278d219d1a5 100644 (file)
@@ -1,22 +1,34 @@
 
 
 
-\version "1.3.93";
+\version "1.3.117";
+
+rh=\property Thread.NoteHead \override #'style = #'default
+lh=\property Thread.NoteHead \override #'style = #'diamond
+
+n =  \property Thread.NoteHead \revert #'font-relative-size % = #'diamond %\property Thread.fontSize=#0  
+sm=\property Thread.NoteHead \override #'font-relative-size = #-1 
 
-rh=\property Thread.noteHeadStyle=##f 
-lh=\property Thread.noteHeadStyle = #'diamond
-n=\property Thread.fontSize=#0  
-sm=\property Thread.fontSize=#-1 
 % su=\property Voice.verticalDirection=#1  
 % sd=\property Voice.verticalDirection=#-1
 
-su=\property Voice.Stem \push #'direction = #1
-sd=\property Voice.Stem \push #'direction = #-1  
+su=\property Voice.Stem \override #'direction = #1
+sd=\property Voice.Stem \override #'direction = #-1  
+
 
-zs=\property Voice.forceHorizontalShift=#0.0
+%{
 ls=\property Voice.forceHorizontalShift=#-0.6
 sls=\property Voice.forceHorizontalShift=#-0.22
 rs=\property Voice.forceHorizontalShift=#0.6
 srs=\property Voice.forceHorizontalShift=#0.22
+%}
+zs =  \property Voice.NoteColumn \revert #'force-hshift  % #0.0
+ls =  \property Voice.NoteColumn \override #'force-hshift = #-0.6
+sls= \property Voice.NoteColumn \override #'force-hshift = #-0.22
+rs =  \property Voice.NoteColumn \override #'force-hshift = #0.6
+srs= \property Voice.NoteColumn \override  #'force-hshift = #0.22
+
+
+
 ab=\property Voice.noAutoBeaming=##f
 xb=\property Voice.noAutoBeaming=##t