]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
* SConstruct (symlink): Add dvips and music-drawing-routines.ps.
[lilypond.git] / ly / generate-documentation.ly
index 504183d87a49d096bcd826675d52eeffd108cc76..b748657b22b6ca1e3f10ed9442f033d071463b23 100644 (file)
@@ -1,6 +1,7 @@
-\version "1.5.49"
+\version "2.2.0"
 
 %
 % Running LilyPond on this file generates the documentation
 %
-#(load-from-path "generate-documentation.scm")
+#(ly:set-option 'parse-protect #f)
+#(load-from-path "documentation-generate.scm")