]> 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 718134d6115ee89ac65dcfaeab1507882910f2b0..74dc4b07006e58a8ef3880c0d08c6a27dacabc08 100644 (file)
@@ -7,13 +7,13 @@
 }
 \paper { ragged-right= ##t }
 
-\version "2.10.0"
+\version "2.16.0"
 quoted = \relative c'' {
   R1
   \grace g16 f4 \grace a16 bes4 \grace b16 c4 c4
 }
 
-\addquote quoted \quoted
+\addQuote quoted \quoted
 
 
 <<