]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/engraver-contexts.ly
* lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
[lilypond.git] / input / test / engraver-contexts.ly
index 052eb3dd5bbc6e254dc282e317e6ce13778df8cb..8ccfab85f3e49e3e7ac351d3f56183a2d43156b1 100644 (file)
@@ -1,6 +1,4 @@
-#(ly:set-option 'old-relative)
-
-\version "1.9.6"
+\version "2.1.7"
 \header {
     
 texidoc ="In polyphonic notation, many voices can share a staff: In
@@ -15,7 +13,7 @@ context. "
 
 }
 
-\include "engraver-example.ly"
+\include "engraver-example.lyinc"
 
 \score {
 \context Staff << \topVoice \\ \botVoice >>