]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-transposition.ly
flags regression test: better formatting
[lilypond.git] / input / regression / quote-transposition.ly
index de9c94f2d7e114f8dbab2655b21f3f3a2b47f005..a61a9ad2928dcf672e1a17bcff3de0caeaa1a0fb 100644 (file)
@@ -10,12 +10,12 @@ quoted ones) will transposed as well.  "
 
 }
 
-\version "2.5.0"
+\version "2.11.51"
 
-\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 
 }