]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/apply-context.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / apply-context.ly
index 9bca0035a89e39e55f853953a38f32a26f48e54d..7b838a5f1db71974680c8a959463f954b6665bb3 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.1"
+\version "2.3.4"
 
 
 \header {
@@ -17,7 +17,7 @@ This example prints a bar-number during processing on stdout.
     \paper { raggedright= ##t }
 
 
-\score { \notes \relative c'' {
+\score {  \relative c'' {
     c1 c1
 
     %% todo: should put something interesting in the .tex output.