]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
Pass a list of design sizes into add-music-fonts function.
[lilypond.git] / ly / generate-documentation.ly
index 2458c5c1f2fdaf1fcff91e0b8f82bc60685c80db..c6b236d5c55fcd0ce6dfcb09badf9459163fe0dd 100644 (file)
@@ -1,7 +1,7 @@
-\version "2.7.32"
+\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")