X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fgenerate-documentation.ly;h=f5490425bc856112043f584e78a53e8288a05159;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=c71f4a9ae712886baffa8d3f2704132fca5411f6;hpb=31101e53e0ae7ce209fc1cfef10b202ed496f4df;p=lilypond.git diff --git a/ly/generate-documentation.ly b/ly/generate-documentation.ly index c71f4a9ae7..f5490425bc 100644 --- a/ly/generate-documentation.ly +++ b/ly/generate-documentation.ly @@ -1,7 +1,7 @@ -\version "2.3.22" +\version "2.16.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")