]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-grace.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / regression / quote-grace.ly
index b0e426c53bc743a611a06be43c0b371c258535c1..b276bc5b928d9057db99fd3686e1db995a83b317 100644 (file)
@@ -7,22 +7,22 @@
 }
 \paper { ragged-right= ##t }
 
-\version "2.7.39"
+\version "2.12.0"
 quoted = \relative c'' {
   R1
   \grace g16 f4 \grace a16 bes4 \grace b16 c4 c4
 }
 
-\addquote quoted \quoted
+\addQuote quoted \quoted
 
 
 <<
   \new Staff {
-    \set Staff.instrument = "quoted"
+    \set Staff.instrumentName = "quoted"
     \quoted
     }
   \new Staff \new Voice \relative c'' {
-    \set Staff.instrument = "quoted"
+    \set Staff.instrumentName = "quoted"
     R1
     \cueDuring #"quoted" #1  { \grace s16. r2 }
     c2^"original"