3 % indexstring follow_into_staff same_dir_as_stem above_below_staff symbol_can_beinverted priority
}
6 accent = \script { "sforzato" 0 -1 0 0 0 }
7 marcato = \script { "marcato" 0 -1 0 1 0 }
8 staccatissimo = \script { "staccatissimo" 0 -1 0 1 0 }
9 portato= \script { "portato" 0 -1 0 1 0 }
10 fermata = \script { "fermata" 0 1 0 1 0 }
11 stopped = \script { "stopped" 0 0 1 0 0 }
12 staccato = \script { "staccato" 1 -1 0 0 0 }
13 tenuto = \script {"tenuto" 0 -1 0 0 0 }
14 upbow = \script { "upbow" 0 0 1 0 0 }
15 downbow = \script { "downbow" 0 0 1 0 0 }
16 lheel = \script { "heel" 0 0 -1 0 0 }
17 rheel = \script { "heel" 0 0 1 0 0 }
18 ltoe = \script { "toe" 0 0 -1 0 0 }
19 rtoe = \script { "toe" 0 0 1 0 0 }
20 lbheel = \script { "bheel" 0 0 -1 0 0 }
21 rbheel = \script { "bheel" 0 0 1 0 0 }
22 lbtoe = \script { "btoe" 0 0 -1 0 0 }
23 rbtoe = \script { "btoe" 0 0 1 0 0 }
24 lfheel = \script { "fheel" 0 0 -1 0 0 }
25 rfheel = \script { "fheel" 0 0 1 0 0 }
26 lftoe = \script { "ftoe" 0 0 -1 0 0 }
27 rftoe = \script { "ftoe" 0 0 1 0 0 }
29 % left toe
: right heel
:
33 % ---|
-----|
-- --|x
----|x
--
34 % ---|
-----|
-- --|
-----|
---
35 % --x|
----x|
-- --|
-----|
---
38 % back front back front
41 % heu
, me thought for a moment that order in table_xxx.ini was
42 % being translated into priority...
43 back = \script { "back" 0 -1 -1 0 0 }
44 front = \script { "front" 0 -1 1 0 0 }