]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/N.W.Gade/parts.ly
release: 1.1.61
[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.1.52";
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     dynamicPadding = 3.0;
32     textScriptPadding = 5.0;
33     textStyle = "italic";
34     textEmptyDimension = 1;
35     beamAuto = 0; % Beams inserted explicitly as in the original.
36   }
37 }
38
39 \score{
40   \context Staff <
41     \context Voice <
42       \global
43       \marks
44       \flauto
45     >
46     \context Voice = help \flautohelp
47   >
48   \header{
49     instrument = "Flauto";
50   }
51   \paper{
52     \my_paper
53     output = "flauto";
54   }
55   \midi {
56     \tempo 4=120;
57   }
58 }
59
60 \score{
61   \context Staff <
62     \context Voice <
63       \global
64       \marks
65       \oboe
66     >
67     \context Voice = help \oboehelp
68   >
69   \header{
70     instrument = "Oboe";
71   }
72   \paper{
73     \my_paper
74     output = "oboe";
75   }
76   \midi {
77     \tempo 4=120;
78   }
79 }
80
81 \score{
82   \context Voice <
83     \globalNoKey
84     \marks
85     \clarI
86   >
87   \header{
88     instrument = "Clarinetto I in B\\flat";
89   }
90   \paper{
91     \my_paper
92     output = "clarI";
93   }
94   \midi {
95     \tempo 4=120;
96   }
97 }
98
99 \score{
100   \context Voice <
101     \globalNoKey
102     \marks
103     \clarII
104   >
105   \header{
106     instrument = "Clarinetto II in B\\flat";
107   }
108   \paper{
109     \my_paper
110     output = "clarII";
111   }
112   \midi {
113     \tempo 4=120;
114   }
115 }
116
117 \score{
118   \context Voice <
119     \global
120     \marks
121     \fagotto
122   >
123   \header{
124     instrument = "Fagotto";
125   }
126   \paper{
127     \my_paper
128     output = "fagotto";
129   }
130   \midi {
131     \tempo 4=120;
132   }
133 }
134
135 \score{
136   \context Staff <
137     \context Voice <
138       \globalNoKey
139       \marks
140       \corI
141     >
142     \context Voice = help \corIhelp
143   >
144   \header{
145     instrument = "Corno I in F";
146   }
147   \paper{
148     \my_paper
149     output = "corI";
150   }
151   \midi {
152     \tempo 4=120;
153   }
154 }
155
156 \score{
157   \context Staff <
158     \context Voice <
159       \globalNoKey
160       \marks
161       \corII
162     >
163     \context Voice = help \corIIhelp
164   >
165   \header{
166     instrument = "Corno II in F";
167   }
168   \paper{
169     \my_paper
170     output = "corII";
171   }
172   \midi {
173     \tempo 4=120;
174   }
175 }
176
177 \score{
178   \context Staff <
179     \context Voice <
180       \globalNoKey
181       \marks
182       \trpI
183       >
184     \context Voice = help \trpIhelp
185   >
186   \header{
187     instrument = "Tromba I in B\\flat";
188   }
189   \paper{
190     \my_paper
191     output = "trpI";
192   }
193   \midi {
194     \tempo 4=120;
195   }
196 }
197
198 \score{
199   \context Staff <
200     \context Voice <
201       \globalNoKey
202       \marks
203       \trpII
204     >
205     \context Voice = help \trpIIhelp
206   >
207   \header{
208     instrument = "Tromba II in B\\flat";
209   }
210   \paper{
211     \my_paper
212     output = "trpII";
213   }
214   \midi {
215     \tempo 4=120;
216   }
217 }
218
219 \score{
220   \context Staff <
221     \context Voice <
222       \globalNoKey
223       \marks
224       \timpani
225     >
226     \context Voice = help \timphelp
227   >
228   \header{
229     instrument = "Timpani \& Triangolo";
230   }
231   \paper{
232     \my_paper
233     output = "timpani";
234   }
235   \midi {
236     \tempo 4=120;
237   }
238 }
239
240 \score{
241   \context Voice <
242     \global
243     \marks
244     \viI
245   >
246   \header{
247     instrument = "Violino I";
248   }
249   \paper{
250     \my_paper
251     output = "viI";
252   }
253   \midi {
254     \tempo 4=120;
255   }
256 }
257
258 \score{
259   \context Voice <
260     \global
261     \marks
262     \viII
263   >
264   \header{
265     instrument = "Violino II";
266   }
267   \paper{
268     \my_paper
269     output = "viII";
270   }
271   \midi {
272     \tempo 4=120;
273   }
274 }
275
276 \score{
277   \context Voice <
278     \global
279     \marks
280     \notes{s2.*32 s2*142 \break}
281     \vla
282   >
283   \header{
284     instrument = "Viola";
285   }
286   \paper{
287     \my_paper
288     output = "viola";
289   }
290   \midi {
291     \tempo 4=120;
292   }
293 }
294
295 \score{
296   \context Voice <
297     \global
298     \marks
299     \vlc
300   >
301   \header{
302     instrument = "Violoncello";
303   }
304   \paper{
305     \my_paper
306     output = "violoncello";
307   }
308   \midi {
309     \tempo 4=120;
310   }
311 }
312
313 \score{
314   \context Voice <
315     \global
316     \marks
317     \cb
318   >
319   \header{
320     instrument = "Contrabasso";
321   }
322   \paper{
323     \my_paper
324     output = "cb";
325   }
326   \midi {
327     \tempo 4=120;
328   }
329 }