]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-nest4.ly
page-layout: loose lines between systems; issue 2276
[lilypond.git] / input / regression / grace-nest4.ly
index a3a2b772cc93d931435f0bba97c14830e7b4a350..862b748d44f88634ba666d355bb733dc994d5e34 100644 (file)
@@ -1,8 +1,10 @@
-\version "2.6.0"
+\version "2.14.0"
 \header {
   texidoc = "Also in the nested syntax here, grace notes appear rightly."
 }
 
+\layout { ragged-right = ##t }
+
 \context Voice \relative c'' {
 
   <<
@@ -10,7 +12,6 @@
   >>
   \grace c16 c2. \bar "|."
 }
-\layout { raggedright = ##t }