lilypond-0.0.50
[lilypond.git] / init / script.ini
blob665d8aa4e641935ac93c30796c1e37c65760274c
2 % name = \script {
3 % indexstring same_dir_as_stem above_below_staff symbol_can_beinverted }
6 accent = \script { "sforzato" 0 -1 0 0 }
7 marcato = \script { "marcato" 0 -1 0 1 }
8 staccatissimo = \script { "staccatissimo" 0 -1 0 1 }
9 portato= \script { "portato" 0 -1 0 1 }
10 fermata = \script { "fermata" 0 1 0 1 }
11 stopped = \script { "stopped" 0 0 1 0 }
12 staccato = \script { "staccato" 1 -1 0 0 }
13 tenuto = \script {"tenuto" 0 -1 0 0 }
14 upbow = \script { "upbow" 0 0 1 0 }
15 downbow = \script { "downbow" 0 0 1 0 }