]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 1503 - Enlarge half-diminished slashed circle symbol
authorAdam Spiers <lilypond@adamspiers.org>
Tue, 29 Nov 2011 11:04:39 +0000 (11:04 +0000)
committerAdam Spiers <lilypond@adamspiers.org>
Tue, 29 Nov 2011 11:04:39 +0000 (11:04 +0000)
ly/chord-modifiers-init.ly

index 21d6b560f2b3ee4f4c029d21f8174b6c0f160bc5..8ceb577e709608978870c4cc746299cc458b74ad 100644 (file)
@@ -27,7 +27,7 @@ ignatzekExceptionMusic = {
   <c es ges>-\markup { \super "o" } % should be $\circ$ ?
   <c es ges bes>-\markup {
     %%  f8 is o with slash.
-    \super $(ly:wide-char->utf-8 #x00f8)
+    \normal-size-super $(ly:wide-char->utf-8 #x00f8)
   }
   <c es ges beses>-\markup { \super  "o7" }
 }