X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fgenerate-documentation.ly;h=a28da003785ed03c5d2f7f5fc4f9e0f5ef917fc1;hb=ba16526a792dc8d4ef4d9ec025c3f1d19d5d165f;hp=5e0da04748f67d764554a7eaa156557077e2c196;hpb=2086beff8cd9949318c97a2a531edb8f04f45f8c;p=lilypond.git diff --git a/ly/generate-documentation.ly b/ly/generate-documentation.ly index 5e0da04748..a28da00378 100644 --- a/ly/generate-documentation.ly +++ b/ly/generate-documentation.ly @@ -1,7 +1,7 @@ -\version "1.7.3" +\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")