]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/test-output-distance.ly
Doc-es: various updates.
[lilypond.git] / input / regression / test-output-distance.ly
index 7962b2cbd1ab3b38c625f1fe4a666ac8433661a4..2a5aa6031e849e3d52b72337ab3d162b69d65023 100644 (file)
@@ -5,7 +5,7 @@ it should always show up in the output-distance testing. "
 
 }
 
-\version "2.11.46"
+\version "2.19.21"
 
 
 #(define time (gettimeofday))
@@ -18,5 +18,7 @@ it should always show up in the output-distance testing. "
   ragged-right = ##f
 }
 
-\relative { c4 d f8_\f[ g-.] }
+\new PianoStaff << \new Staff \relative { c'4 d f8_\f[ g-.] r4 }
+                  \new Staff { \clef "bass" R1 }
+               >>