]> git.donarmstrong.com Git - lilypond.git/blob - ly/generate-documentation.ly
MusicXML: If staff number is given in an element, make it work even if other elements...
[lilypond.git] / ly / generate-documentation.ly
1 \version "2.14.0"
2
3 %
4 % Running LilyPond on this file generates the documentation
5 %
6 #(ly:set-option 'protected-scheme-parsing #f)
7 #(load-from-path "documentation-generate.scm")