]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/repeat-manual.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / repeat-manual.ly
index 4212de4c5cd2dd6b88cae8cbde344cc7f4a1f800..af7c9278f4460e2bb673446ff54727b090064ee2 100644 (file)
@@ -1,11 +1,11 @@
 
-\version "2.2.0"
+\version "2.3.4"
 \header { texidoc = "@cindex Repeat Manual
 By controlling manually the signs and numbers in repeats, an unusual 
 output can be produced. "
 }
 
-\score { \notes \relative c'' {
+\score {  \relative c'' {
 % First a normal looking repeat:
  c2 c
     \set Score.repeatCommands = #'((volta "1."))