]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-scheme.ly
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / input / regression / markup-scheme.ly
index e82b4b0ba372671647894d40f32bd592dbe10fd4..af1b4f912185e211a76db2c3fcc89d9c491c3050 100644 (file)
@@ -25,7 +25,7 @@ For maintenance reasons, we don't excercise the entire markup command set.
 
 
 
-\version "2.10.0"
+\version "2.11.5"
 
 {
   \fatText
@@ -39,7 +39,7 @@ For maintenance reasons, we don't excercise the entire markup command set.
     \override #'(font-encoding . fetaMusic) {
       \lookup #"noteheads-0"
     }
-    \musicglyph #"accidentals.-1"
+    \musicglyph #"accidentals.mirroredflat"
     \combine "X" "+"   
     \combine "o" "/"
     \box \column { \line { "string 1" } \line { "string 2" } }
@@ -62,7 +62,7 @@ For maintenance reasons, we don't excercise the entire markup command set.
        #:hspace 2.0
        #:override '(font-encoding . fetaMusic) #:line (#:lookup "noteheads-0" 
                                                      )
-       #:musicglyph "accidentals.-1"
+       #:musicglyph "accidentals.mirroredflat"
        #:combine "X" "+"   
        #:combine "o" "/"
        #:box #:column ("string 1" "string 2")