]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/clefs.ly
Added some info on the LilyPond extensions available for the TexShop editor.
[lilypond.git] / input / regression / clefs.ly
index aa9bc7894f598e1efc171ca87c99b6e3b8a26bd0..4fba774ec3959e0af958784f31178c4ca9b3e63b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.10.0"
 
 \header{
 
@@ -8,6 +8,9 @@ or below the clef respectively."
 
 }
 
+\layout{
+  ragged-right = ##t
+}
 
 
 { 
@@ -25,7 +28,4 @@ or below the clef respectively."
   \override Staff.Clef  #'full-size-change = ##t 
   \clef "treble" c'1^"full-size-change = #t" \bar "|."
 }
-\layout{
-  raggedright = ##t
-}