X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fgenerate-documentation.ly;h=a28da003785ed03c5d2f7f5fc4f9e0f5ef917fc1;hb=e645f132bff597a97943d9ffd06c2255e2fd1809;hp=0f02b8cc4c4b4d932c620d1e159a773ab1309f77;hpb=ea8506894a420e3393858a3ee284ab6b2f12c6d6;p=lilypond.git diff --git a/ly/generate-documentation.ly b/ly/generate-documentation.ly index 0f02b8cc4c..a28da00378 100644 --- a/ly/generate-documentation.ly +++ b/ly/generate-documentation.ly @@ -1,7 +1,7 @@ -\version "1.7.18" +\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")