]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-transposition.ly
Make the length of beamlets configurable.
[lilypond.git] / input / regression / quote-transposition.ly
index 5bf1848ce339e1b884a66dda085a56ce95660cd6..a61a9ad2928dcf672e1a17bcff3de0caeaa1a0fb 100644 (file)
@@ -10,12 +10,12 @@ quoted ones) will transposed as well.  "
 
 }
 
-\version "2.7.32"
+\version "2.11.51"
 
 \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 
 }