]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
(interpret_finale_key_sig): handle minor keys
[lilypond.git] / ly / generate-documentation.ly
index 0b1c94f53451ed2b679fd258f109949e1fdb0e0b..0f02b8cc4c4b4d932c620d1e159a773ab1309f77 100644 (file)
@@ -1,6 +1,7 @@
-\version "1.5.49"
+\version "1.7.18"
 
 %
 % Running LilyPond on this file generates the documentation
 %
-#(eval-string (ly-gulp-file "generate-documentation.scm"))
+#(ly:set-option 'parse-protect #f)
+#(load-from-path "documentation-generate.scm")