]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/count-systems.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / count-systems.ly
index f96be2491ea9de65e21518649db844df9c1fd57a..d109376b04f021c4e6e13cdb6583c0192499f6eb 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 \header{
     
     texidoc="@cindex Count Systems
@@ -40,7 +40,7 @@ to the number of systems or the system number of a grob.
   
   
 \score{
-    \notes\relative c''{
+    \relative c''{
        \override NoteHead  #'after-line-breaking-callback
         = #display-system-count
 %      = #display-systemno