]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-transposition.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / regression / quote-transposition.ly
index fe6a844abcaf3e8a95110801d504fd1cb745517a..6138485c0a56fd8b2df25ea29c500212fade5763 100644 (file)
@@ -10,12 +10,12 @@ quoted ones) will transposed as well.  "
 
 }
 
-\version "2.7.39"
+\version "2.12.0"
 
 \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 
 }