]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-piano.ly
Issue 4997/6: Use Preinit for font metrics
[lilypond.git] / input / regression / accidental-piano.ly
index f1a851cb1c003f96d9978c9e086fde9d3f33f51f..6a76811017256371b4900d23fa582143b3d34ab4 100644 (file)
@@ -6,7 +6,7 @@ accidental."
 
 }
 
-\version "2.15.20"
+\version "2.19.21"
 
 \layout
 {
@@ -14,7 +14,7 @@ accidental."
 }
     
 \new PianoStaff \relative <<
-    \accidentalStyle "piano"
+    \accidentalStyle piano
     \new Staff { ges'4 ges4 }
     \new Staff { r8 gis r8 gis }
     >>