]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-bar-number.ly
(neumeDemoPaper): remove duplication from
[lilypond.git] / input / regression / grace-bar-number.ly
index 7fedb2816ccef885a2122154a54e557aabab5d47..44e208cc0483040a328d31d51e911c9bc5e1b395 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "1.9.1"
+\version "2.3.4"
 \header {
 
 texidoc = "Grace notes do tricky things with timing. If a measure
@@ -10,7 +10,7 @@ printed correctly.
 "
 }
 
-\score { \notes\relative c'' { c1 \break
+\score { \relative c'' { c1 \break
 \grace c8
 c1  }