% name = \script { % indexstring follow_into_staff same_dir_as_stem above_below_staff symbol_can_beinverted } % accent = \script { "sforzato" 0 -1 0 0 } marcato = \script { "marcato" 0 -1 0 1 } staccatissimo = \script { "staccatissimo" 0 -1 0 1 } portato= \script { "portato" 0 -1 0 1 } fermata = \script { "fermata" 0 1 0 1 } stopped = \script { "stopped" 0 0 1 0 } staccato = \script { "staccato" 1 -1 0 0 } tenuto = \script {"tenuto" 0 -1 0 0 } upbow = \script { "upbow" 0 0 1 0 } downbow = \script { "downbow" 0 0 1 0 } lheel = \script { "heel" 0 0 -1 0 } rheel = \script { "heel" 0 0 1 0 } ltoe = \script { "toe" 0 0 -1 0 } rtoe = \script { "toe" 0 0 1 0 } lbheel = \script { "bheel" 0 0 -1 0 } rbheel = \script { "bheel" 0 0 1 0 } lbtoe = \script { "btoe" 0 0 -1 0 } rbtoe = \script { "btoe" 0 0 1 0 } lfheel = \script { "fheel" 0 0 -1 0 } rfheel = \script { "fheel" 0 0 1 0 } lftoe = \script { "ftoe" 0 0 -1 0 } rftoe = \script { "ftoe" 0 0 1 0 } % % left toe: right heel: % % u - % - u % ---|-----|-- --|x----|x-- % ---|-----|-- --|-----|--- % --x|----x|-- --|-----|--- % ^ - % - ^ % back front back front % % % heu, me thought for a moment that order in table_xxx.ini was % being translated into priority... back = \script { "back" 0 -1 -1 0 } front = \script { "front" 0 -1 1 0 }