]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-transposition.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / quote-transposition.ly
index 71168ae36ad118747bbc8e923f74de932b9bbea0..a55145732a495553a2db93b812e53452c5428fe3 100644 (file)
@@ -10,12 +10,12 @@ quoted ones) will transposed as well.  "
 
 }
 
-\version "2.6.0"
+\version "2.14.0"
 
-\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 
 }