From 1cb6431c67181900eb00a854f27fd43183d47707 Mon Sep 17 00:00:00 2001 From: matsb Date: Thu, 29 Jan 2004 17:37:44 +0000 Subject: [PATCH] Corrected accidentals--1 -> accidentals--2 --- input/test/coriolan-margin.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/test/coriolan-margin.ly b/input/test/coriolan-margin.ly index eb09706250..a13461b355 100644 --- a/input/test/coriolan-margin.ly +++ b/input/test/coriolan-margin.ly @@ -18,7 +18,7 @@ Demonstration of how to set up an orchestral score (Beethoven's Coriolan overtur #(set-global-staff-size 16) -raisedFlat = \markup { \raise #0.4 \smaller \smaller \musicglyph #"accidentals--1" } +raisedFlat = \markup { \raise #0.4 \smaller \smaller \musicglyph #"accidentals--2" } -- 2.39.5