]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/clef-oct.ly
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / input / regression / clef-oct.ly
index 5ac0e01d5c87ab2a97b9b47c7760d246bfde6cae..80b43a1feae5e18f207768ea03c8fca90aba5a8b 100644 (file)
@@ -1,11 +1,13 @@
 
-\version "2.6.0" \header {
+\version "2.12.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  }
+