]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
* mf/merge.pe.in: Set font names, version, license GPL.
[lilypond.git] / ly / generate-documentation.ly
index 104d57efeb84dd4b5a86b4334949e405909664f0..7c68337db1caf11cfac456c998a0249eafc888bf 100644 (file)
@@ -1,6 +1,7 @@
-\version "1.3.146"
+\version "2.4.0"
 
 %
 % 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")