]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-nest.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / grace-nest.ly
index 4a5be6db9fc3b60f7450d8b84be77697bc91dff9..7d47102865258e6c4fc674d6cbe49e15c216219e 100644 (file)
@@ -1,10 +1,10 @@
-\version "2.2.0"
+\version "2.3.4"
 \header {
 texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." 
 
 }
 \score {
-    \notes {
+     {
        c''2 { \grace  b'16  c''2 }  \bar "|."
     }
     \paper {