(Integrating LaTeX and
[lilypond.git] / input / scarlatti-properties.ly
blob4be86fd8962786e1c47e597c7b8ddd779433b94c
1 % include file for scarlatti-test
3 \version "1.7.18"
5 rh=\property Thread.NoteHead \override #'style = #'default
6 lh=\property Thread.NoteHead \override #'style = #'diamond
8 n = \property Thread.NoteHead \revert #'font-relative-size % = #'diamond %\property Thread.fontSize=#0
9 sm=\property Thread.NoteHead \override #'font-relative-size = #-1
11 % su=\stemUp\slurUp\tieUp
12 % sd=\stemDown\slurDown\tieDown
14 su=\property Voice.Stem \override #'direction = #1
15 sd=\property Voice.Stem \override #'direction = #-1
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
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
32 ab=\property Voice.autoBeaming = ##t
33 xb=\property Voice.autoBeaming = ##f