]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
* mf/feta-nummer-code.mf: use ascii names for number glyphs.
[lilypond.git] / ly / generate-documentation.ly
index 5068d8e3eb4a6a838b48e6b1b9c434d9e4b729ae..b748657b22b6ca1e3f10ed9442f033d071463b23 100644 (file)
@@ -1,7 +1,7 @@
-\version "1.5.68"
+\version "2.2.0"
 
 %
 % Running LilyPond on this file generates the documentation
 %
-#(ly-set-parse-protect #f)
-#(load-from-path "generate-documentation.scm")
+#(ly:set-option 'parse-protect #f)
+#(load-from-path "documentation-generate.scm")