Entracte, take 2
[opera_libre.git] / vocal_score.ly
blob55fed57bbaaddda86b4d1708ed0c15c49b31ec01
1 %------------------------------------------------------------------%
2 % Opéra Libre -- vocal_score.ly %
3 % %
4 % (c) Valentin Villenave, 2008 %
5 % %
6 %------------------------------------------------------------------%
8 %%% This is the main file for the so-called vocal version, i.e. with
9 %%% piano accompaniment.
11 \version "2.12"
13 %%%%%%%%%%%%%%%%%%%%%%%%%%%% Inclusions %%%%%%%%%%%%%%%%%%%%%%%%%%%%
15 \include "italiano.ly"
17 \include "./definitions/common.ly"
18 \include "./definitions/functions.ly"
19 \include "./definitions/paper.ly"
20 \include "./definitions/layout.ly"
21 \include "./definitions/markup.ly"
22 \include "./definitions/graphics.ly"
24 \include "./texte/decoupage.ly"
25 \include "./texte/personnages.ly"
26 \include "./definitions/structure.ly"
27 \include "./texte/didascalies.ly"
28 \include "./definitions/mesures.ly"
30 \include "./texte/texte.ly"
32 \include "./voix/soprano1.ly"
33 \include "./voix/soprano2.ly"
34 \include "./voix/contralto.ly"
35 \include "./voix/tenor.ly"
36 \include "./voix/baryton1.ly"
37 \include "./voix/baryton2.ly"
39 \include "./instruments/reduction.ly"
41 %%%%%%%%%%%%%%%%%% Paper and layout declarations %%%%%%%%%%%%%%%%%%%
43 \paper {
44 \includePaper
45 %% FIXME : bug to report.
46 systemSeparatorMarkup = ""
49 \layout {
50 \includeLayout
53 %%%%%%%%%%%%%%%%%% Scene-by-scene music inclusion %%%%%%%%%%%%%%%%%%
55 Prologue = {
57 \new TopLine \PrologueMesures
58 \new ChoirStaff
60 \new Staff \new Voice = "tenor" \PrologueTenor
61 \new Lyrics \lyricsto "tenor" { \PrologueTenorTexte }
62 \new Staff \new Voice = "baryton" \PrologueBarytonDeux
63 \new Lyrics \lyricsto "baryton" { \PrologueBarytonDeuxTexte }
65 \new PianoStaff { \Accompagnement
67 \new StaffPiano = "md" \PrologueMainDroite
68 \new Dynamics << \PianoDynamics \PrologueNuances >>
69 \new StaffPiano = "mg" \PrologueMainGauche
75 ActeUnSceneUn = {
77 \new TopLine \ActeUnSceneUnMesures
78 \new ChoirStaff
80 \new Staff \new Voice = "soprano" \ActeUnSceneUnSopranoUn
81 \new Lyrics \lyricsto "soprano" { \ActeUnSceneUnSopranoUnTexte }
82 \new Staff \new Voice = "barytonUn" \ActeUnSceneUnBarytonUn
83 \new Lyrics \lyricsto "barytonUn" { \ActeUnSceneUnBarytonUnTexte }
84 \new Staff \new Voice = "barytonDeux" \ActeUnSceneUnBarytonDeux
85 \new Lyrics \lyricsto "barytonDeux" { \ActeUnSceneUnBarytonDeuxTexte }
87 \new PianoStaff { \Accompagnement
89 \new StaffPiano = "md" \ActeUnSceneUnMainDroite
90 \new Dynamics << \PianoDynamics \ActeUnSceneUnNuances >>
91 \new StaffPiano = "mg" \ActeUnSceneUnMainGauche
97 ActeUnSceneUnBis = {
99 \new TopLine \ActeUnSceneUnBisMesures
100 \new ChoirStaff
102 \new Staff \new Voice = "barytonUn" \ActeUnSceneUnBisBarytonUn
103 \new Lyrics \lyricsto "barytonUn" { \ActeUnSceneUnBisBarytonUnTexte }
104 \new Staff \new Voice = "barytonDeux" \ActeUnSceneUnBisBarytonDeux
105 \new Lyrics \lyricsto "barytonDeux" { \ActeUnSceneUnBisBarytonDeuxTexte }
107 \new PianoStaff { \Accompagnement <<
108 \new StaffPiano = "md" \ActeUnSceneUnBisMainDroite
109 \new Dynamics << \PianoDynamics \ActeUnSceneUnBisNuances >>
110 \new StaffPiano = "mg" \ActeUnSceneUnBisMainGauche
116 InterludeUn = {
118 \new TopLine \InterludeUnMesures
119 \new ChoirStaff
121 \new Staff \new Voice = "contralto" \InterludeUnContralto
122 \new Lyrics \lyricsto "contralto" { \InterludeUnContraltoTexte }
124 \new PianoStaff { \Accompagnement <<
125 \new StaffPiano = "md" \InterludeUnMainDroite
126 \new StaffPiano = "mg" \InterludeUnMainGauche
132 ActeUnSceneDeux = {
134 \new TopLine \ActeUnSceneDeuxMesures
135 \new ChoirStaff
137 \new Staff \new Voice = "soprano" \ActeUnSceneDeuxSopranoDeux
138 \new Lyrics \lyricsto "soprano" { \ActeUnSceneDeuxSopranoDeuxTexte }
139 \new Staff \new Voice = "baryton" \ActeUnSceneDeuxBarytonDeux
140 \new Lyrics \lyricsto "baryton" { \ActeUnSceneDeuxBarytonDeuxTexte }
142 \new PianoStaff { \Accompagnement
144 \new StaffPiano = "md" \ActeUnSceneDeuxMainDroite
145 \new Dynamics << \PianoDynamics \ActeUnSceneDeuxMesures >>
146 \new StaffPiano = "mg" \ActeUnSceneDeuxMainGauche
152 InterludeDeux = {
154 \new TopLine \InterludeDeuxMesures
155 \new ChoirStaff
157 \new Staff \new Voice = "contralto" \InterludeDeuxContralto
158 \new Lyrics \lyricsto "contralto" { \InterludeDeuxContraltoTexte }
160 \new PianoStaff { \Accompagnement <<
161 \new StaffPiano = "md" \InterludeDeuxMainDroite
162 \new StaffPiano = "mg" \InterludeDeuxMainGauche
168 ActeUnSceneTrois = {
170 \new TopLine \ActeUnSceneTroisMesures
171 \new ChoirStaff
173 \new Staff \new Voice = "tenor" \ActeUnSceneTroisTenor
174 \new Lyrics \lyricsto "tenor" { \ActeUnSceneTroisTenorTexte }
175 \new Staff \new Voice = "baryton" \ActeUnSceneTroisBarytonUn
176 \new Lyrics \lyricsto "baryton" { \ActeUnSceneTroisBarytonUnTexte }
178 \new PianoStaff { \Accompagnement
180 \new StaffPiano = "md" \ActeUnSceneTroisMainDroite
181 \new Dynamics << \PianoDynamics \ActeUnSceneTroisMesures >>
182 \new StaffPiano = "mg" \ActeUnSceneTroisMainGauche
188 ActeUnSceneTroisBis = {
190 \new TopLine \ActeUnSceneTroisBisMesures
191 \new ChoirStaff
193 \new Staff \new Voice = "alto" \ActeUnSceneTroisBisContralto
194 \new Lyrics \lyricsto "alto" { \ActeUnSceneTroisBisContraltoTexte }
195 \new Staff \new Voice = "barytonDeux" \ActeUnSceneTroisBisBarytonDeux
196 \new Lyrics \lyricsto "barytonDeux" { \ActeUnSceneTroisBisBarytonDeuxTexte }
198 \new PianoStaff { \Accompagnement
200 \new StaffPiano = "md" \ActeUnSceneTroisBisMainDroite
201 \new Dynamics << \PianoDynamics \ActeUnSceneTroisBisMesures >>
202 \new StaffPiano = "mg" \ActeUnSceneTroisBisMainGauche
208 ActeUnSceneTroisTer = {
210 \new TopLine \ActeUnSceneTroisTerMesures
211 \new ChoirStaff
213 \new Staff \new Voice = "soprano" \ActeUnSceneTroisTerSopranoUn
214 \new Lyrics \lyricsto "soprano" { \ActeUnSceneTroisTerSopranoUnTexte }
215 \new Staff \new Voice = "barytonUn" \ActeUnSceneTroisTerBarytonUn
216 \new Lyrics \lyricsto "barytonUn" { \ActeUnSceneTroisTerBarytonUnTexte }
218 \new PianoStaff { \Accompagnement
220 \new StaffPiano = "md" \ActeUnSceneTroisTerMainDroite
221 \new Dynamics << \PianoDynamics \ActeUnSceneTroisTerMesures >>
222 \new StaffPiano = "mg" \ActeUnSceneTroisTerMainGauche
228 ActeUnSceneQuatre = {
230 \new TopLine \ActeUnSceneQuatreMesures
231 \new ChoirStaff
233 \new Staff \new Voice = "soprano" \ActeUnSceneQuatreSopranoDeux
234 \new Lyrics \lyricsto "soprano" { \ActeUnSceneQuatreSopranoDeuxTexte }
235 \new Staff \new Voice = "alto" \ActeUnSceneQuatreContralto
236 \new Lyrics \lyricsto "alto" { \ActeUnSceneQuatreContraltoTexte }
237 \new Staff \new Voice = "tenor" \ActeUnSceneQuatreTenor
238 \new Lyrics \lyricsto "tenor" { \ActeUnSceneQuatreTenorTexte }
239 \new Staff \new Voice = "barytonUn" \ActeUnSceneQuatreBarytonUn
240 \new Lyrics \lyricsto "barytonUn" { \ActeUnSceneQuatreBarytonUnTexte }
241 \new Staff \new Voice = "barytonDeux" \ActeUnSceneQuatreBarytonDeux
242 \new Lyrics \lyricsto "barytonDeux" { \ActeUnSceneQuatreBarytonDeuxTexte }
244 \new PianoStaff { \Accompagnement
246 \new StaffPiano = "md" \ActeUnSceneQuatreMainDroite
247 \new Dynamics << \PianoDynamics \ActeUnSceneQuatreMesures >>
248 \new StaffPiano = "mg" \ActeUnSceneQuatreMainGauche
254 Entracte = {
256 \new TopLine \EntracteMesures
257 \new ChoirStaff
259 \new Staff \new Voice = "sopranoUn" \EntracteSopranoUn
260 \new Lyrics \lyricsto "sopranoUn" { \EntracteSopranoUnTexte }
261 \new Staff \new Voice = "sopranoDeux" \EntracteSopranoDeux
262 \new Lyrics \lyricsto "sopranoDeux" { \EntracteSopranoDeuxTexte }
263 \new Staff \new Voice = "alto" \EntracteContralto
264 \new Lyrics \lyricsto "alto" { \EntracteContraltoTexte }
265 \new Staff \new Voice = "tenor" \EntracteTenor
266 \new Lyrics \lyricsto "tenor" { \EntracteTenorTexte }
267 \new Staff \new Voice = "barytonUn" \EntracteBarytonUn
268 \new Lyrics \lyricsto "barytonUn" { \EntracteBarytonUnTexte }
269 \new Staff \new Voice = "barytonDeux" \EntracteBarytonDeux
270 \new Lyrics \lyricsto "barytonDeux" { \EntracteBarytonDeuxTexte }
272 \new PianoStaff { \Accompagnement
274 \new StaffPiano = "md" \EntracteMainDroite
275 \new StaffPiano = "mg" \EntracteMainGauche
281 ActeDeuxSceneUn = {
283 \new TopLine \ActeDeuxSceneUnMesures
284 \new ChoirStaff
286 \new Staff \new Voice = "sopranoUn" \ActeDeuxSceneUnSopranoUn
287 \new Lyrics \lyricsto "sopranoUn" { \ActeDeuxSceneUnSopranoUnTexte }
288 \new Staff \new Voice = "sopranoDeux" \ActeDeuxSceneUnSopranoDeux
289 \new Lyrics \lyricsto "sopranoDeux" { \ActeDeuxSceneUnSopranoDeuxTexte }
290 \new Staff \new Voice = "contralto" \ActeDeuxSceneUnContralto
291 \new Lyrics \lyricsto "contralto" { \ActeDeuxSceneUnContraltoTexte }
293 \new PianoStaff { \Accompagnement
295 \new StaffPiano = "md" \ActeDeuxSceneUnMainDroite
296 \new Dynamics << \PianoDynamics \ActeDeuxSceneUnMesures >>
297 \new StaffPiano = "mg" \ActeDeuxSceneUnMainGauche
303 ActeDeuxSceneUnBis = {
305 \new TopLine \ActeDeuxSceneUnBisMesures
306 \new ChoirStaff
308 \new Staff \new Voice = "tenor" \ActeDeuxSceneUnBisTenor
309 \new Lyrics \lyricsto "tenor" { \ActeDeuxSceneUnBisTenorTexte }
310 \new Staff \new Voice = "barytonUn" \ActeDeuxSceneUnBisBarytonUn
311 \new Lyrics \lyricsto "barytonUn" { \ActeDeuxSceneUnBisBarytonUnTexte }
312 \new Staff \new Voice = "barytonDeux" \ActeDeuxSceneUnBisBarytonDeux
313 \new Lyrics \lyricsto "barytonDeux" { \ActeDeuxSceneUnBisBarytonDeuxTexte }
315 \new PianoStaff { \Accompagnement
317 \new StaffPiano = "md" \ActeDeuxSceneUnBisMainDroite
318 \new Dynamics << \PianoDynamics \ActeDeuxSceneUnBisMesures >>
319 \new StaffPiano = "mg" \ActeDeuxSceneUnBisMainGauche
325 ActeDeuxSceneDeux = {
327 \new TopLine \ActeDeuxSceneDeuxMesures
328 \new ChoirStaff
330 \new Staff \new Voice = "sopranoUn" \ActeDeuxSceneDeuxSopranoUn
331 \new Lyrics \lyricsto "sopranoUn" { \ActeDeuxSceneDeuxSopranoUnTexte }
332 \new Staff \new Voice = "sopranoDeux" \ActeDeuxSceneDeuxSopranoDeux
333 \new Lyrics \lyricsto "sopranoDeux" { \ActeDeuxSceneDeuxSopranoDeuxTexte }
334 \new Staff \new Voice = "contralto" \ActeDeuxSceneDeuxContralto
335 \new Lyrics \lyricsto "contralto" { \ActeDeuxSceneDeuxContraltoTexte }
336 \new Staff \new Voice = "tenor" \ActeDeuxSceneDeuxTenor
337 \new Lyrics \lyricsto "tenor" { \ActeDeuxSceneDeuxTenorTexte }
338 \new Staff \new Voice = "barytonUn" \ActeDeuxSceneDeuxBarytonUn
339 \new Lyrics \lyricsto "barytonUn" { \ActeDeuxSceneDeuxBarytonUnTexte }
340 \new Staff \new Voice = "barytonDeux" \ActeDeuxSceneDeuxBarytonDeux
341 \new Lyrics \lyricsto "barytonDeux" { \ActeDeuxSceneDeuxBarytonDeuxTexte }
343 \new PianoStaff { \Accompagnement
345 \new StaffPiano = "md" \ActeDeuxSceneDeuxMainDroite
346 \new Dynamics << \PianoDynamics \ActeDeuxSceneDeuxMesures >>
347 \new StaffPiano = "mg" \ActeDeuxSceneDeuxMainGauche
353 ActeDeuxSceneTrois = {
355 \new TopLine \ActeDeuxSceneTroisMesures
356 \new ChoirStaff
358 \new Staff \new Voice = "sopranoUn" \ActeDeuxSceneTroisSopranoUn
359 \new Lyrics \lyricsto "sopranoUn" { \ActeDeuxSceneTroisSopranoUnTexte }
360 \new Staff \new Voice = "sopranoDeux" \ActeDeuxSceneTroisSopranoDeux
361 \new Lyrics \lyricsto "sopranoDeux" { \ActeDeuxSceneTroisSopranoDeuxTexte }
362 \new Staff \new Voice = "contralto" \ActeDeuxSceneTroisContralto
363 \new Lyrics \lyricsto "contralto" { \ActeDeuxSceneTroisContraltoTexte }
364 \new Staff \new Voice = "tenor" \ActeDeuxSceneTroisTenor
365 \new Lyrics \lyricsto "tenor" { \ActeDeuxSceneTroisTenorTexte }
366 \new Staff \new Voice = "barytonUn" \ActeDeuxSceneTroisBarytonUn
367 \new Lyrics \lyricsto "barytonUn" { \ActeDeuxSceneTroisBarytonUnTexte }
368 \new Staff \new Voice = "barytonDeux" \ActeDeuxSceneTroisBarytonDeux
369 \new Lyrics \lyricsto "barytonDeux" { \ActeDeuxSceneTroisBarytonDeuxTexte }
371 \new PianoStaff { \Accompagnement
373 \new StaffPiano = "md" \ActeDeuxSceneTroisMainDroite
374 %\new Dynamics << \PianoDynamics \ActeDeuxSceneTroisMesures >>
375 \new StaffPiano = "mg" \ActeDeuxSceneTroisMainGauche
381 %%%%%%%%%%%%%%%%%%%%%%%%% The actual score %%%%%%%%%%%%%%%%%%%%%%%%%
382 %showFirstLength = s1*40
383 \book {
384 \header {
385 title = \OperaTitre
386 subtitle = \Reduction
387 poet = \OperaLivret
388 composer = \OperaPartition
389 tagline = \OperaNotice
390 } %{
391 \score {
392 \Prologue
393 \header {
394 piece = \PrologueTitre
397 \score {
398 \ActeUnSceneUn
399 \header {
400 piece = \ActeUnSceneUnTitre
403 \score {
404 \ActeUnSceneUnBis
405 \header {
406 piece = \Separateur
409 \score {
410 \InterludeUn
411 \header {
412 piece = \Interlude
415 \score {
416 \ActeUnSceneDeux
417 \header {
418 piece = \ActeUnSceneDeuxTitre
421 \score {
422 \InterludeDeux
423 \header {
424 piece = \Interlude
427 \score {
428 \ActeUnSceneTrois
429 \header {
430 piece = \ActeUnSceneTroisTitre
433 \score {
434 \ActeUnSceneTroisBis
435 \header {
436 piece = \Interlude
439 \score {
440 \ActeUnSceneTroisTer
441 \header {
442 piece = \Separateur
445 \score {
446 \ActeUnSceneQuatre
447 \header {
448 piece = \ActeUnSceneQuatreTitre
450 } %}
451 \score {
452 \Entracte
453 \header {
454 piece = \EntracteTitre
456 } %{
457 \score {
458 \ActeDeuxSceneUn
459 \header {
460 piece = \ActeDeuxSceneUnTitre
463 \score {
464 \ActeDeuxSceneUnBis
465 \header {
466 piece = \Separateur
469 \score {
470 \ActeDeuxSceneDeux
471 \header {
472 piece = \ActeDeuxSceneDeuxTitre
475 \score {
476 \ActeDeuxSceneTrois
477 \header {
478 piece = \ActeDeuxSceneTroisTitre
480 } %}