]> git.donarmstrong.com Git - lilypond.git/blobdiff - init/script.ly
release: 1.1.0
[lilypond.git] / init / script.ly
index 951327232c6a236042f4026dcdd24ce10a27532d..7c96a451223db020308c203e4c5cb36b0ba441db 100644 (file)
@@ -3,6 +3,7 @@
 % indexstring follow_into_staff same_dir_as_stem above_below_staff symbol_can_beinverted priority }
 %
 
+thumb = \script { "thumb" 0 0 1 0 0 }
 accent = \script { "sforzato"  0 -1 0 0 0 }
 marcato = \script { "marcato" 0 -1 0 1  0 }
 staccatissimo = \script { "staccatissimo" 0  -1 0 1 0 }
@@ -10,7 +11,7 @@ portato= \script { "portato" 0 -1 0 1 0 }
 fermata = \script { "fermata" 0 1 0 1 0 }
 stopped = \script { "stopped" 0 0 1 0 0 }
 staccato = \script { "staccato" 1 -1 0 0 0 }
-tenuto = \script {"tenuto" 0 -1 0 0 0 }
+tenuto = \script {"tenuto" 1 -1 0 0 0 }
 upbow = \script { "upbow" 0 0 1 0 0 }
 downbow = \script { "downbow" 0 0 1 0 0 }
 lheel = \script { "upedalheel" 0 0 -1  0 0 }
@@ -20,6 +21,7 @@ rtoe = \script { "dpedaltoe" 0 0 1 0 0 }
 turn = \script { "turn" 0 0 1 0 0 }
 open = \script { "open" 0 0 1 0 0 }
 flageolet = \script { "flageolet"  0 0 1 0 0 }
+reverseturn = \script { "reverseturn"   0 0 1 0 0 }
 
 
 % could  we do without this bloat?