]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/Coriolan/global.ly
6cc38edca08a65da2d94ed88efb65d29caa1f46b
[lilypond.git] / mutopia / Coriolan / global.ly
1 \header{
2 filename =       "global.ly";
3 %title =         "Ouvert\\"ure zu Collins Trauerspiel \\"Coriolan\\" Opus 62";
4 description =    "";
5 composer =       "Ludwig van Beethoven (1770-1827)";
6 enteredby =      "JCN";
7 copyright =      "public domain";
8
9
10 }
11
12 \version "1.3.59";
13
14 global = \notes {
15         \time 4/4;
16         \key es \major;
17         \skip 1*314; \bar "|.";
18 }
19