]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 6 Mar 2005 20:52:10 +0000 (20:52 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 6 Mar 2005 20:52:10 +0000 (20:52 +0000)
input/test/mensural-ligatures.ly
lily/item.cc

index e5f753c1003c8df79839f978cf6f7a53fb4a360c..63aebc30baabecd4c8c5aedd04b919440e1c1967 100644 (file)
@@ -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
        }
index 180a655452853ac234847245747ea0396e16056c..a6c3577a6f2d9224190ea92925ff72ef9f40d110 100644 (file)
@@ -197,7 +197,6 @@ unsmob_item (SCM s )
 }
 
 
-
 ADD_INTERFACE (Item,
              "item-interface",
              "\n"