]> git.donarmstrong.com Git - lilypond.git/blob - ly/init.fly
32073dbab88a5c43f623c8ba91767a2b629b40a7
[lilypond.git] / ly / init.fly
1 % Toplevel initialisation file. 
2         
3 \version "1.3.110";
4
5
6 \include "declarations.ly"
7
8 \score { 
9   \context Voice \notes\relative c {
10     \maininput
11   }
12   \paper { }  
13   \midi { }
14 }