From a86b3baeb935a717a4ef7e87c867787eb0a20aab Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:51:24 +0000 Subject: [PATCH] lilypond-0.1.7 --- init/script.ly | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init/script.ly b/init/script.ly index 6a1c283df0..9f37993065 100644 --- a/init/script.ly +++ b/init/script.ly @@ -25,6 +25,8 @@ lfheel = \script { "fheel" 0 0 -1 0 0 } rfheel = \script { "fheel" 0 0 1 0 0 } lftoe = \script { "ftoe" 0 0 -1 0 0 } rftoe = \script { "ftoe" 0 0 1 0 0 } +turn = \script { "turn" 0 0 1 0 0 } + % % left toe: right heel: % -- 2.39.5