X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fspacing-folded-clef.ly;h=83be574d599169c36635c93c62b30785e5f5cc50;hb=6baa67b88f62024a3b6979cb789cce1bbcf540fb;hp=8272ab3d0a86d79ea3ea54bebfc9af91405fbf29;hpb=641486a1a5522a9e66b470d8c762a1f789219573;p=lilypond.git diff --git a/input/regression/spacing-folded-clef.ly b/input/regression/spacing-folded-clef.ly index 8272ab3d0a..83be574d59 100644 --- a/input/regression/spacing-folded-clef.ly +++ b/input/regression/spacing-folded-clef.ly @@ -1,10 +1,10 @@ -\version "2.4.0" +\version "2.10.0" \header { texidoc = "A clef can be folded below notes in a different staff, if this does not disrupt the flow of the notes." } -\layout { raggedright = ##t} +\layout { ragged-right = ##t} \relative c'' << \new Staff { c4 c16[ c c c] c4 c4 }