]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/test-output-distance.ly
Revert "Issue 4082/2: Add scripts/auxiliar/smob-convert.sh for one-time C++ conversion"
[lilypond.git] / input / regression / test-output-distance.ly
index a956be619209daf8d229a04aa553709852cbaf51..ef10b57f9c629175c4c93db2c5ce05b14dc6924a 100644 (file)
@@ -5,7 +5,7 @@ it should always show up in the output-distance testing. "
 
 }
 
-\version "2.11.51"
+\version "2.16.0"
 
 
 #(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' { c4 d f8_\f[ g-.] r4 }
+                  \new Staff { \clef "bass" R1 }
+               >>