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