From 6fb4db989df58fe1a42d867aae091909e7574fc2 Mon Sep 17 00:00:00 2001 From: Nicolas Sceaux Date: Thu, 23 Jul 2015 12:14:19 +0200 Subject: [PATCH] Ajout nuance "rinf" --- common/music-commands.ily | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/music-commands.ily b/common/music-commands.ily index a1dc776d..bca55cab 100644 --- a/common/music-commands.ily +++ b/common/music-commands.ily @@ -815,6 +815,6 @@ sug = #(ly:music-property arg 'span-text) #}))) arg) -rmf = #(make-dynamic-script "rmf") +rinf = #(make-dynamic-script #{\markup\normal-text\italic rinf #}) \defineBarLine "|.|:" #'("|." ".|:" "|.| ") \ No newline at end of file -- 2.11.4.GIT