From 266a1dfe19ef50999bec6543f261ce340f2bc808 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 6 Mar 2005 20:52:10 +0000 Subject: [PATCH] *** empty log message *** --- input/test/mensural-ligatures.ly | 2 +- lily/item.cc | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/input/test/mensural-ligatures.ly b/input/test/mensural-ligatures.ly index e5f753c100..63aebc30ba 100644 --- a/input/test/mensural-ligatures.ly +++ b/input/test/mensural-ligatures.ly @@ -69,7 +69,7 @@ voice = \transpose c c' { \override Custos #'style = #'mensural \override Custos #'neutral-position = #3 \override Custos #'neutral-direction = #-1 - clefGlyph = #"clefs-petrucci-g" + clefGlyph = #"clefs.petrucci.g" clefPosition = #-2 clefOctavation = #-0 } diff --git a/lily/item.cc b/lily/item.cc index 180a655452..a6c3577a6f 100644 --- a/lily/item.cc +++ b/lily/item.cc @@ -197,7 +197,6 @@ unsmob_item (SCM s ) } - ADD_INTERFACE (Item, "item-interface", "\n" -- 2.39.2