]> git.donarmstrong.com Git - lilypond.git/blob - input/test/coriolan-margin.ly
patch::: 1.3.32.jcn3: jcn3, weetjewat?
[lilypond.git] / input / test / coriolan-margin.ly
1
2 \header{
3 %% URG
4 Clarinetti ="\\vbox to0pt{\vss\\hbox to0pt{\\hss2 Clarinetti\\hss}\\hbox to0pt{\\hss (B\\textflat)\\hss}\vss}";
5 Cl ="\\vbox to0pt{\vss\\hbox to0pt{\\hss Cl.\\hss}\\hbox to0pt{\\hss (B\\textflat)\\hss}\vss}";
6 Corni ="\\vbox to0pt{\vss\\hbox to0pt{\\hss2 Corni\\hss}\\hbox to0pt{\\hss (E\\textflat)\\hss}\vss}";
7 Cor ="\\vbox to0pt{\vss\\hbox to0pt{\\hss Cor.\\hss}\\hbox to0pt{\\hss (E\\textflat)\\hss}\vss}";
8 Trombe ="\\vbox to0pt{\vss\\hbox to0pt{\\hss2 Trombe\\hss}\\hbox to0pt{\\hss (C)\\hss}\vss}";
9 Tbe ="\\vbox to0pt{\vss\\hbox to0pt{\\hss Tbe.\\hss}\\hbox to0pt{\\hss (C)\\hss}\vss}";
10 Timpani ="\\vbox to0pt{\vss\\hbox to0pt{\\hss Timpani\\hss}\\hbox to0pt{\\hss (C-G)\\hss}\vss}";
11 VioloncelloContrabasso ="\\hss\\vbox to0pt{\vss\\hbox to0pt{\\hss Violoncello\\hss}\\hbox to0pt{\\hss e\\hss}\\hbox to0pt{\\hss Contrabasso\\hss}\vss}";
12 VcCb ="\\hss\\vbox to0pt{\vss\\hbox to0pt{\\hss Vc.\\hss}\\hbox to0pt{\\hss Cb.\\hss}\vss}";
13 }
14
15 flauti = \notes \relative c' {
16   \property Staff.instrument    = #"2 Flauti"
17   \property Staff.instr         = #"Fl."
18   c1 \break c
19   \bar"|.";
20 }
21
22 oboi = \notes \relative c' {
23   \property Staff.instrument    = #"2 Oboi"
24   \property Staff.instr         = #"Ob."
25   c1 c
26 }
27
28 clarinetti = \notes \relative c' {
29   %%\property Staff.instrument  = #"\\mudelaClarinetti         "
30   %%\property Staff.instr       = #"\\mudelaCl    "
31
32   \property Staff.instrument    = #"2 Clarinetti\n(B\\textflat)"
33   \property Staff.instr         = #"Cl.\n(B\\textflat)"
34
35   c1 c
36 }
37
38 fagotti = \notes \relative c' {
39   \property Staff.instrument    = #"2 Fagotti"
40   \property Staff.instr         = #"Fg."
41   c1 c
42 }
43
44 corni = \notes \relative c' {
45   %%\property Staff.instrument  = #"\\mudelaCorni      "
46   %%\property Staff.instr       = #"\\mudelaCor    "
47
48   \property Staff.instrument    = #"2 Corni\n(E\\textflat)"
49   \property Staff.instr         = #"Cor.\n(E\\textflat)"
50
51   c1 c
52 }
53
54 trombe = \notes \relative c' {
55   %%\property Staff.instrument  = #"\\mudelaTrombe        "
56   %%\property Staff.instr       = #"\\mudelaTbe    "
57
58   \property Staff.instrument    = #"2 Trombe\n(C)"
59   \property Staff.instr         = #"Tbe.\n(C)"
60
61   c1 c
62 }
63
64 timpani = \notes \relative c' {
65   %%\property Staff.instrument  = #"\\mudelaTimpani         "
66   %%\property Staff.instr       = #"Timp."
67
68   \property Staff.instrument    = #"Timpani\n(C-G)"
69   \property Staff.instr         = #"Timp."
70
71   c1 c
72 }
73
74 violino1 = \notes \relative c' {
75   \property Staff.instrument    = #"Violino I"
76   \property Staff.instr         = #"Vl. I"
77   c1 c
78 }
79
80 violino2 = \notes \relative c' {
81   \property Staff.instrument    = #"Violino II"
82   \property Staff.instr         = #"Vl. II"
83   c1 c
84 }
85
86 viola = \notes \relative c' {
87   \property Staff.instrument    = #"Viola"
88   \property Staff.instr         = #"Vla."
89   c1 c
90 }
91
92 violoncello = \notes \relative c' {
93   %%\property Staff.instrument  = #"\\mudelaVioloncelloContrabasso         "
94   %%\property Staff.instr       = #"\\mudelaVcCb    "
95
96   \property Staff.instrument    = #"Violoncello\ne\nContrabasso"
97   \property Staff.instr         = #"Vc.\nCb."
98   c1 c
99 }
100
101 \score {
102   < 
103     \context StaffGroup ="legni" < 
104       \context Staff ="flauti" \flauti
105       \context Staff ="oboi" \oboi
106       \context Staff ="clarinetti" \clarinetti 
107       \context Staff ="fagotti" \fagotti 
108     >
109     \context StaffGroup ="ottoni" <
110       \context Staff ="corni" \corni
111       \context Staff ="trombe" \trombe
112     >
113     \context StaffGroup ="timpani" <
114       \context Staff ="timpani" \timpani
115     >
116     \context StaffGroup ="archi" <
117       \context GrandStaff ="violini" <
118         \context Staff ="violino1" \violino1
119         \context Staff ="violino2" \violino2
120       >
121       \context Staff ="viola" \viola
122       \context Staff ="violoncello" \violoncello
123     >
124   >
125  \header{
126                 title = "Coriolan";
127                 subtitle = "Ouverture"; 
128                 opus = "Opus 62";
129                 composer = "Ludwig van Beethoven (1770-1827)";
130                 enteredby = "JCN";
131                 copyright = "public domain";
132         }
133
134   \paper {
135         indent=100.0\mm;
136         linewidth=150.0\mm;
137     \translator {
138       \StaffContext
139       \consists Staff_margin_engraver;
140       staffMarginHorizontalPadding = #-12
141     }
142   }
143 }
144