]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-transposition.ly
Another round of dist-check fixes.
[lilypond.git] / input / regression / quote-transposition.ly
index de9c94f2d7e114f8dbab2655b21f3f3a2b47f005..ceecc579d460e84052afbc36d76eb3dda3f748c8 100644 (file)
@@ -10,12 +10,12 @@ quoted ones) will transposed as well.  "
 
 }
 
-\version "2.5.0"
+\version "2.11.10"
 
-\layout { raggedright = ##t }
+\layout { ragged-right = ##t }
 
 
-\addquote clarinet  {
+\addQuote clarinet  {
     \transposition bes
     d'16 d'16 d'8 
     d'16 d'16 d'8 
@@ -23,7 +23,7 @@ quoted ones) will transposed as well.  "
     d'16 d'16 d'8 
 }
 
-\addquote sax  {
+\addQuote sax  {
     \transposition es'
     a8 a a a a a  a a 
 }