X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftest-output-distance.ly;h=ef10b57f9c629175c4c93db2c5ce05b14dc6924a;hb=31a1ddfc7860468ef46906e5a7698dae411a0278;hp=a956be619209daf8d229a04aa553709852cbaf51;hpb=1dff29aea8a32c30f7fcfadf8a00afa0371dbf7a;p=lilypond.git diff --git a/input/regression/test-output-distance.ly b/input/regression/test-output-distance.ly index a956be6192..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.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 } + >>