]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/engraver-contexts.ly
Fix #362 (2)
[lilypond.git] / input / test / engraver-contexts.ly
index 5dec124c1a264ae8cab4fb4c957a8dd6436ba0df..c65e0abd2a6d0f95ec73e8faabc4624a671c384c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.26"
+\version "2.10.0"
 \header {
     
 texidoc ="In polyphonic notation, many voices can share a staff: In
@@ -13,7 +13,7 @@ context. "
 
 }
 
-\include "engraver-example.lyinc"
+\include "engraver-example.ily"
 
 \score {
 \context Staff << \topVoice \\ \botVoice >>