]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/init.ly
Use elements-callback for layout-instruction event reinterpretation
[lilypond.git] / ly / init.ly
index 20416624c2f54c73ab03b9ef4246d42571f3d914..6546ed422aa676bffd633bacf013b9c8e7086e9b 100644 (file)
@@ -4,7 +4,7 @@
 #(if (and #t (defined? 'set-debug-cell-accesses!))
   (set-debug-cell-accesses! 5000))
 
-\version "2.12.0"
+\version "2.15.18"
 
 \include "declarations-init.ly"
 
 #(define expect-error #f)
 #(define output-empty-score-list #f)
 #(define output-suffix #f)
-#(define book-filename #f)
-#(define book-output-suffix #f)
 #(use-modules (scm clip-region))
+
+$(if (ly:get-option 'include-settings)
+  (ly:parser-include-string parser
+    (format #f "\\include \"~a\"" (ly:get-option 'include-settings))))
+
 \maininput
 %% there is a problem at the end of the input file