]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-grace.ly
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / quote-grace.ly
index e326c2a1b58df8fa12c1db9151d42563f411f7c7..718134d6115ee89ac65dcfaeab1507882910f2b0 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.10.0"
 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"