]> git.donarmstrong.com Git - lilypond.git/blobdiff - init/script.ini
release: 0.0.57
[lilypond.git] / init / script.ini
index 665d8aa4e641935ac93c30796c1e37c65760274c..f979ee4fcded5de70eacbc7be913d31dc82a02ae 100644 (file)
@@ -1,6 +1,6 @@
 
 % name = \script {
-% indexstring same_dir_as_stem above_below_staff symbol_can_beinverted }
+% indexstring follow_into_staff same_dir_as_stem above_below_staff symbol_can_beinverted }
 %
 
 accent = \script { "sforzato"  0 -1 0 0 }
@@ -13,3 +13,9 @@ 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 }
+% toe = \script { "toe" 0 -1 0 0 }
+% heel = \script { "heel" 0 -1 0 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 }