]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/engraver-contexts.ly
* Documentation/user/macros.itexi: Use @ref instead of @inforef
[lilypond.git] / input / test / engraver-contexts.ly
index a9b65ff200e4e65e82d05ce2c8575e3f8ad8dbba..8c9e5c2f1e7befb4c215afb322e91833c648fa06 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.28"
+\version "2.3.22"
 \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 >>