From 9cdca410b0be590c7487873cf7b592b8dc09c594 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 19 May 2008 00:29:57 -0300 Subject: [PATCH] dashed-line -> text for mozart horn 3. --- input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily b/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily index 6d5d872a95..1f4bed18e2 100644 --- a/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily +++ b/input/mutopia/W.A.Mozart/mozart-hrn3-defs.ily @@ -9,7 +9,7 @@ ritenuto = \markup { \italic "rit." } cresc = { #(ly:export (make-event-chord (list (make-span-event 'CrescendoEvent START)))) \set crescendoText = \markup { \italic \bold "cresc." } - \set crescendoSpanner = #'dashed-line + \set crescendoSpanner = #'text } \layout { -- 2.39.5