lilypond-1.5.9
[lilypond.git] / ly / init.fly
blob640f13692fa42fa17e3c12076c5c96a3e72c40e3
1 % Toplevel initialisation file. 
2         
3 \version "1.3.146"
6 \include "declarations.ly"
8 \score { 
9   \context Voice \notes\relative c {
10     \maininput
11   }
12   \paper { }  
13   \midi { }