]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-grace.ly
Doc: CSS: A better brown for the usage manual
[lilypond.git] / input / regression / quote-grace.ly
index 249a04df08c46ddd15517b08bfd40a4e3bdf6e68..74dc4b07006e58a8ef3880c0d08c6a27dacabc08 100644 (file)
@@ -5,24 +5,24 @@
   to an unquoted note is not quoted."
 
 }
-\paper { raggedright= ##t }
+\paper { ragged-right= ##t }
 
-\version "2.7.13"
+\version "2.16.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"