]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/N.W.Gade/parts.ly
release: 1.1.49
[lilypond.git] / mutopia / N.W.Gade / parts.ly
1 \header{
2 title =         "Imellem Fjeldene. Ouverture";
3 composer =      "Niels W Gade";
4 enteredby =     "Mats Bengtsson";
5 latexheaders =  "\\input global";
6 copyright =     "Mats Bengtsson, 1999. Free circulation permitted and " + 
7                 "encouraged.\\\\ Typeset from handwritten parts at " +
8                 "Statens Musikbibliotek, Stockholm, Sweden";
9 }
10
11 % Process with 'ly2dvi -s parts.ly' to get the separate parts.
12
13
14 \version "1.0.21";
15
16 \include "global.ly"
17 \include "wood.ly"
18 \include "brass.ly"
19 \include "strings.ly"
20
21 my_paper = \paper {
22   textheight = 275.0 \mm;
23   \translator {
24     \OrchestralPartStaffContext
25   }
26   \translator { 
27     \ScoreContext
28     skipBars = 1;
29     markScriptPadding = "6.0";
30     barNumberScriptPadding = "11.0";
31     textScriptPadding = 5.0;
32     textStyle = "italic";
33     textEmptyDimension = 1;
34   }
35 }
36
37 \score{
38   \context Staff <
39     \context Voice <
40       \global
41       \marks
42       \flauto
43     >
44     \context Voice = help \flautohelp
45   >
46   \header{
47     instrument = "Flauto";
48   }
49   \paper{
50     \my_paper
51     output = "flauto";
52   }
53   \midi {
54     \tempo 4=120;
55   }
56 }
57
58 \score{
59   \context Staff <
60     \context Voice <
61       \global
62       \marks
63       \oboe
64     >
65     \context Voice = help \oboehelp
66   >
67   \header{
68     instrument = "Oboe";
69   }
70   \paper{
71     \my_paper
72     output = "oboe";
73   }
74   \midi {
75     \tempo 4=120;
76   }
77 }
78
79 \score{
80   \context Voice <
81     \globalNoKey
82     \marks
83     \clarI
84   >
85   \header{
86     instrument = "Clarinetto I in B\\textflat";
87   }
88   \paper{
89     \my_paper
90     output = "clarI";
91   }
92   \midi {
93     \tempo 4=120;
94   }
95 }
96
97 \score{
98   \context Voice <
99     \globalNoKey
100     \marks
101     \clarII
102   >
103   \header{
104     instrument = "Clarinetto II in B\\textflat";
105   }
106   \paper{
107     \my_paper
108     output = "clarII";
109   }
110   \midi {
111     \tempo 4=120;
112   }
113 }
114
115 \score{
116   \context Voice <
117     \global
118     \marks
119     \fagotto
120   >
121   \header{
122     instrument = "Fagotto";
123   }
124   \paper{
125     \my_paper
126     output = "fagotto";
127   }
128   \midi {
129     \tempo 4=120;
130   }
131 }
132
133 \score{
134   \context Staff <
135     \context Voice <
136       \globalNoKey
137       \marks
138       \corI
139     >
140     \context Voice = help \corIhelp
141   >
142   \header{
143     instrument = "Corno I in F";
144   }
145   \paper{
146     \my_paper
147     output = "corI";
148   }
149   \midi {
150     \tempo 4=120;
151   }
152 }
153
154 \score{
155   \context Staff <
156     \context Voice <
157       \globalNoKey
158       \marks
159       \corII
160     >
161     \context Voice = help \corIIhelp
162   >
163   \header{
164     instrument = "Corno II in F";
165   }
166   \paper{
167     \my_paper
168     output = "corII";
169   }
170   \midi {
171     \tempo 4=120;
172   }
173 }
174
175 \score{
176   \context Staff <
177     \context Voice <
178       \globalNoKey
179       \marks
180       \trpI
181       >
182     \context Voice = help \trpIhelp
183   >
184   \header{
185     instrument = "Tromba I in B\\textflat";
186   }
187   \paper{
188     \my_paper
189     output = "trpI";
190   }
191   \midi {
192     \tempo 4=120;
193   }
194 }
195
196 \score{
197   \context Staff <
198     \context Voice <
199       \globalNoKey
200       \marks
201       \trpII
202     >
203     \context Voice = help \trpIIhelp
204   >
205   \header{
206     instrument = "Tromba II in B\\textflat";
207   }
208   \paper{
209     \my_paper
210     output = "trpII";
211   }
212   \midi {
213     \tempo 4=120;
214   }
215 }
216
217 \score{
218   \context Staff <
219     \context Voice <
220       \globalNoKey
221       \marks
222       \timpani
223     >
224     \context Voice = help \timphelp
225   >
226   \header{
227     instrument = "Timpani \& Triangolo";
228   }
229   \paper{
230     \my_paper
231     output = "timpani";
232   }
233   \midi {
234     \tempo 4=120;
235   }
236 }
237
238 \score{
239   \context Voice <
240     \global
241     \marks
242     \viI
243   >
244   \header{
245     instrument = "Violino I";
246   }
247   \paper{
248     \my_paper
249     output = "viI";
250   }
251   \midi {
252     \tempo 4=120;
253   }
254 }
255
256 \score{
257   \context Voice <
258     \global
259     \marks
260     \viII
261   >
262   \header{
263     instrument = "Violino II";
264   }
265   \paper{
266     \my_paper
267     output = "viII";
268   }
269   \midi {
270     \tempo 4=120;
271   }
272 }
273
274 \score{
275   \context Voice <
276     \global
277     \marks
278     \notes{s2.*32 s2*142 \break}
279     \vla
280   >
281   \header{
282     instrument = "Viola";
283   }
284   \paper{
285     \my_paper
286     output = "viola";
287   }
288   \midi {
289     \tempo 4=120;
290   }
291 }
292
293 \score{
294   \context Voice <
295     \global
296     \marks
297     \vlc
298   >
299   \header{
300     instrument = "Violoncello";
301   }
302   \paper{
303     \my_paper
304     output = "violoncello";
305   }
306   \midi {
307     \tempo 4=120;
308   }
309 }
310
311 \score{
312   \context Voice <
313     \global
314     \marks
315     \cb
316   >
317   \header{
318     instrument = "Contrabasso";
319   }
320   \paper{
321     \my_paper
322     output = "cb";
323   }
324   \midi {
325     \tempo 4=120;
326   }
327 }