]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-nest5.ly
5042: Web: GSoC: Add openLilyLib project suggestion
[lilypond.git] / input / regression / grace-nest5.ly
index 86e307c67453c1b62fc313ae0037aca9e14713fb..36fcb263a49ce0305af3509465769151ad358305 100644 (file)
@@ -1,12 +1,12 @@
 
-\version "2.7.32"
+\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
 }