X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftest-output-distance.ly;h=2a5aa6031e849e3d52b72337ab3d162b69d65023;hb=1e678c08e37073ffac482618655dc87308e5c0b4;hp=6ea91213b7c606996dad291486c713fb3eefd0d7;hpb=26a079ca2393d053315ef8dbef626c897dc9645a;p=lilypond.git diff --git a/input/regression/test-output-distance.ly b/input/regression/test-output-distance.ly index 6ea91213b7..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.16.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 c' { c4 d f8_\f[ g-.] } +\new PianoStaff << \new Staff \relative { c'4 d f8_\f[ g-.] r4 } + \new Staff { \clef "bass" R1 } + >>