]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-grace.ly
Merge branch 'cvs-head' of ssh+git://hanwen@repo.or.cz/srv/git/lilypond into master...
[lilypond.git] / input / regression / quote-grace.ly
index e326c2a1b58df8fa12c1db9151d42563f411f7c7..6e434702e446a851dbecd1f9f5befb14ea6f6f68 100644 (file)
@@ -5,9 +5,9 @@
   to an unquoted note is not quoted."
 
 }
-\paper { raggedright= ##t }
+\paper { ragged-right= ##t }
 
-\version "2.6.0"
+\version "2.9.13"
 quoted = \relative c'' {
   R1
   \grace g16 f4 \grace a16 bes4 \grace b16 c4 c4
@@ -18,11 +18,11 @@ quoted = \relative c'' {
 
 <<
   \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"