X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fprefatory-spacing-matter.ly;h=8eb6b0b20a84194a95517459d2ed87e0f3a655f7;hb=9d73c91138c327a0f2e2438b19116aaa9bb6dd1d;hp=2867b6a20877cdbc2f1c94eb8e2bfee5b256246e;hpb=39dd20959c8b3a143cfe41138a5c62749da54079;p=lilypond.git diff --git a/input/regression/prefatory-spacing-matter.ly b/input/regression/prefatory-spacing-matter.ly index 2867b6a208..8eb6b0b20a 100644 --- a/input/regression/prefatory-spacing-matter.ly +++ b/input/regression/prefatory-spacing-matter.ly @@ -1,5 +1,5 @@ -\version "2.7.13" +\version "2.17.5" \header { texidoc = "Distances between prefatory items (e.g. clef, bar, @@ -11,16 +11,16 @@ bar-line is different from the start of line. } \layout { - raggedright = ##t + ragged-right = ##t } \relative c'' { - \set Staff.instrument = "fobar" - \bar "||:" + \set Staff.instrumentName = "fobar" + \bar ".|:-||" \key cis \major cis4 cis4 cis4 cis4 \clef bass cis,1 \clef treble - \bar ":|" + \bar ":|." \key g \minor c1 }