]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-nest5.ly
Doc-es: various updates.
[lilypond.git] / input / regression / grace-nest5.ly
index fe501f9d26b998e205afba3c422c5e3706719a55..36fcb263a49ce0305af3509465769151ad358305 100644 (file)
@@ -1,12 +1,12 @@
 
-\version "2.14.0"
+\version "2.19.21"
 \header {
   texidoc = "Graces notes may have the same duration as the main note."
 }
 \layout { ragged-right = ##t }
 
-\relative c'' {
-  s2 <f>4
+\relative {
+  s2 <f''>4
   \grace g e4
 }