X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fgenerate-documentation.ly;h=c6b236d5c55fcd0ce6dfcb09badf9459163fe0dd;hb=d0a10b130ca01f3923b6a793a785d1d66455ab55;hp=4ac057576e6bafec927ce521810b47db8e0621e8;hpb=10f0e1d58eda7e8d5f3e7d5613ca2d976620e434;p=lilypond.git diff --git a/ly/generate-documentation.ly b/ly/generate-documentation.ly index 4ac057576e..c6b236d5c5 100644 --- a/ly/generate-documentation.ly +++ b/ly/generate-documentation.ly @@ -1,7 +1,7 @@ -\version "1.9.7" +\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")