]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/clef-oct.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / clef-oct.ly
index 5ac0e01d5c87ab2a97b9b47c7760d246bfde6cae..f34eae12288f82711301f57e43dc976b91d3a76c 100644 (file)
@@ -1,11 +1,13 @@
 
-\version "2.6.0" \header {
+\version "2.16.0" \header {
 
     texidoc = "Octavation signs may be added to clefs.  These
 octavation signs may be placed below or above (meaning an octave
 higher or lower), and can take any value, including 15 for two octaves."
 
 }
+\layout { ragged-right = ##t  }
+
 
 \relative c'' {
 
@@ -24,4 +26,4 @@ higher or lower), and can take any value, including 15 for two octaves."
   \clef "G^9"
   c4 
 }
-\layout { raggedright = ##t  }
+