Fix typo in convert-ly.
[lilypond.git] / ly / generate-documentation.ly
bloba28da003785ed03c5d2f7f5fc4f9e0f5ef917fc1
1 \version "2.10.0"
4 % Running LilyPond on this file generates the documentation
6 #(ly:set-option 'protected-scheme-parsing #f)
7 #(load-from-path "documentation-generate.scm")