]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-single-stem.ly
Issue 1388: Initial work to support opentype font features.
[lilypond.git] / input / regression / beam-single-stem.ly
index f4f2684f568a91d5a7ab73484930b9db7e6f4ba2..d3a3212598139de2aa942e98af02b58a2cc89b11 100644 (file)
@@ -4,10 +4,10 @@
   clip-edges is switched off automatically."
 
 }
-\version "2.11.51"
+\version "2.19.21"
 
-\relative c' {
-  d16[]
+\relative {
+  d'16[]
   \set stemRightBeamCount = #0
   d32[]
 }