]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/Coriolan/fagotti-part.ly
2408f7e8e78487326334ce4a9da3dd7a28560dee
[lilypond.git] / mutopia / Coriolan / fagotti-part.ly
1 \header{
2 filename =       "fagotti-part.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 \version "1.3.59";
11
12 \include "global.ly"
13 \include "fagotti.ly"
14 \score{
15         \fagottiStaff
16         \include "coriolan-part-combine-paper.ly"
17         \include "coriolan-midi.ly"
18 }
19