X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftest-output-distance.ly;h=ef10b57f9c629175c4c93db2c5ce05b14dc6924a;hb=92f8192a33842605b39a1c9f6949638aba76d8e9;hp=3c32147b58826143bfae3b6a107c0164acce3945;hpb=2940cdd12c135ef94e4c95ac815e76014eef9c79;p=lilypond.git diff --git a/input/regression/test-output-distance.ly b/input/regression/test-output-distance.ly index 3c32147b58..ef10b57f9c 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.14.0" +\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 c' { c4 d f8_\f[ g-.] } +\new PianoStaff << \new Staff \relative c' { c4 d f8_\f[ g-.] r4 } + \new Staff { \clef "bass" R1 } + >>