X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftest-output-distance.ly;h=2a5aa6031e849e3d52b72337ab3d162b69d65023;hb=750b714488c5af6eae22d07163bba8b554734ac6;hp=84bb5773d79e43579d15c11374d3a2047f675e9a;hpb=3bafaae8bf353619d2f97036e874f1c9cb787adf;p=lilypond.git diff --git a/input/regression/test-output-distance.ly b/input/regression/test-output-distance.ly index 84bb5773d7..2a5aa6031e 100644 --- a/input/regression/test-output-distance.ly +++ b/input/regression/test-output-distance.ly @@ -5,7 +5,7 @@ it should always show up in the output-distance testing. " } -\version "2.12.0" +\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 } + >>