]> git.donarmstrong.com Git - lilypond.git/blob - init/script.ini
release: 0.0.42.pre3
[lilypond.git] / init / script.ini
1
2 % name = \script {
3 % indexstring same_dir_as_stem above_below_staff symbol_can_beinverted }
4 %
5
6 accent = \script { "sforzato" -1 0 0 }
7 marcato = \script { "marcato" -1 0 1  }
8 staccatissimo = \script { "staccatissimo" -1 0 1 }
9 portato= \script { "portato" -1 0 1 }
10 fermata = \script { "fermata" 1 0 1 }
11 stopped = \script { "stopped" 0 1 0 }
12 staccato = \script { "staccato" -1 0 0 }
13 tenuto = \script {"tenuto" -1 0 0 }
14 upbow = \script { "upbow" 0 1 0 }
15 downbow = \script { "downbow" 0 1 0 }