]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
Example of populating auto-LSR with snippets.
[lilypond.git] / ly / generate-documentation.ly
index f96b5f9bef7b359bf466ab169b25bf8ff94c91ea..a28da003785ed03c5d2f7f5fc4f9e0f5ef917fc1 100644 (file)
@@ -1,7 +1,7 @@
-\version "2.1.22"
+\version "2.10.0"
 
 %
 % Running LilyPond on this file generates the documentation
 %
-#(ly:set-option 'parse-protect #f)
+#(ly:set-option 'protected-scheme-parsing #f)
 #(load-from-path "documentation-generate.scm")