]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/fingering.ly
Issue 1388: Initial work to support opentype font features.
[lilypond.git] / input / regression / fingering.ly
index 383ebe060b58750c79556899dd4b8d09d7654deb..bd958282cbb0d0b97ada6a65cb065012a2061e9c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.0"
+\version "2.19.21"
 
 \header {
   texidoc = "Automatic fingering tries to put fingering instructions
@@ -8,8 +8,8 @@ next to noteheads.
 
 \layout { ragged-right= ##t }
 
-\relative c' {
-  c4-4
+\relative {
+  c'4-4
   <c-1 f-4>
   < c-1 e-2 g-3  b-4 >
 }