]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
(Multi measure rests): more
[lilypond.git] / ly / generate-documentation.ly
index 03399af21a1317e4a0d1a8615a0981a1019e7654..0f02b8cc4c4b4d932c620d1e159a773ab1309f77 100644 (file)
@@ -1,2 +1,7 @@
+\version "1.7.18"
 
-#(eval-string (ly-gulp-file "generate-documentation.scm"))
+%
+% Running LilyPond on this file generates the documentation
+%
+#(ly:set-option 'parse-protect #f)
+#(load-from-path "documentation-generate.scm")