]> git.donarmstrong.com Git - lilypond.git/blob - init/script.ini
aeee0b01ac096312f3a4f4a72a123c1d25851195
[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 portato = script { "portato" -1 0 0  }
15 upbow = script { "upbow" 0 1 0 }
16 downbow = script { "downbow" 0 1 0 }