Merge git://repo.or.cz/opera_libre
[opera_libre.git] / parts.ly
blob41198b771dc7e7d4240d92a3c24a57cbc775794d
1 %------------------------------------------------------------------%
2 % Opéra Libre -- parts.ly %
3 % %
4 % (c) Valentin Villenave, 2008 %
5 % %
6 %------------------------------------------------------------------%
9 \version "2.12"
11 %%%%%%%%%%%%%%%%%%%%%%%% Common Inclusions %%%%%%%%%%%%%%%%%%%%%%%%%
13 \include "italiano.ly"
15 \include "./definitions/functions.ly"
16 \include "./definitions/text-functions.ly"
17 \include "./definitions/graphics.ly"
18 \include "./definitions/settings.ly"
20 \include "./texte/nomenclature.ly"
21 \include "./texte/decoupage.ly"
22 \include "./texte/didascalies.ly"
24 \include "./master/mesures.ly"
26 %%%%%%%%%%%%%%%%%%%%%%%% Layout declarations %%%%%%%%%%%%%%%%%%%%%%%
28 \layout {
29 \includePartsLayout
32 %%%%%%%%%%%%%%%%%%%%%%%%%% Part selection %%%%%%%%%%%%%%%%%%%%%%%%%%
33 \include "./master/common.ly"
35 \header {
36 scoretype = "Contrebasse"
40 \include "./master/titling.ly"
41 \include "./master/instruments.ly"