]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/staff-tweak.ly
[config] Use fc-list.
[lilypond.git] / input / regression / staff-tweak.ly
index 28e9d8bce2d6551f1fd949d6b08b26b280b25fbb..53b0affb6da88379cc4f392e03f11b35305134eb 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.12.0"
 
 \header {
   texidoc = "The staff is a grob (graphical object) which may be adjusted as well, for example, to have 6 thick lines and a slightly large @code{staff-space}.
@@ -6,6 +6,10 @@ However, beams remain correctly quantized."
 
 }
 
+\layout  {
+  ragged-right = ##t
+}
+
 
 mus =  \relative c' { c4 g' d'8 d d d }
 
@@ -19,8 +23,6 @@ mus =  \relative c' { c4 g' d'8 d d d }
   }
   \mus
 >>
-  \layout  {
-    raggedright = ##t
-  }
+