]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/fingering.ly
regression tests for auto-first-page-number
[lilypond.git] / input / regression / fingering.ly
index 0614772ac4593d3d63863e8490fb5af54d209f65..38b3069e03f49b74bfbbdb308baa2868cd1169d4 100644 (file)
@@ -1,16 +1,18 @@
-\version "1.5.68"
-\header {
+\version "2.10.0"
 
-texidoc = "Automatic fingering tries to put fingering instructions
+\header {
+  texidoc = "Automatic fingering tries to put fingering instructions
 next to noteheads.
 "
 }
 
-\score {
+\layout { ragged-right= ##t }
 
- \notes\relative c' {
- c4-4
+\relative c' {
 c4-4
   <c-1 f-4>
   < c-1 e-2 g-3  b-4 >
-}}
+}
+
+
+