]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
texi2html: Don't break with the latest texi2html version
[lilypond.git] / ly / generate-documentation.ly
index 0f02b8cc4c4b4d932c620d1e159a773ab1309f77..c6b236d5c55fcd0ce6dfcb09badf9459163fe0dd 100644 (file)
@@ -1,7 +1,7 @@
-\version "1.7.18"
+\version "2.12.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")