]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/chord-modifiers-init.ly
Issue 1503 - Enlarge half-diminished slashed circle symbol
[lilypond.git] / 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" }
 }