From d8a8155cf6bbdeb9389530c75aef288d66372d85 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:10:40 +0000 Subject: [PATCH] lilypond-1.0.1 --- init/script.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/script.ly b/init/script.ly index d032f44a8b..2a7cd50bcc 100644 --- a/init/script.ly +++ b/init/script.ly @@ -10,7 +10,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 } -- 2.39.5