From: Han-Wen Nienhuys Date: Sun, 6 Mar 2005 20:52:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.5.14~10 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=266a1dfe19ef50999bec6543f261ce340f2bc808;p=lilypond.git *** empty log message *** --- 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"