5 % Ugh, we need to override some LaTeX titling stuff
7 title
= "Ouvertüre\\vrule width0pt height 0pt depth 1ex"
8 subtitle
= "\\normalsize Zu Heinrich Joseph v. Collins Trauerspiel\\vrule width0pt height 0pt depth 1ex"
9 subsubtitle
= "\\Large\\bf Coriolan"
11 piece
= "\\hspace*{30mm}\\normalfont\\large Allegro con brio"
12 composer
= "Ludwig van Beethoven (1770-1827)"
14 texidoc
= "@cindex Orchestra Score
15 @cindex Coriolan Score
16 Demonstration of how to set up an orchestral score (Beethoven's Coriolan overture).
21 raisedFlat
= \markup { \raise #0.4 \smaller \smaller \musicglyph #"accidentals--1" }
25 flauti
= \notes \relative c' {
26 \property Staff
.instrument
= #"2 Flauti"
27 \property Staff
.instr
= #"Fl."
36 oboi
= \notes \relative c' {
37 \property Staff
.instrument
= #"2 Oboi"
38 \property Staff
.instr
= #"Ob."
42 clarinetti
= \notes \relative c' {
43 \property Staff
.instrument
44 = \markup { \column << "Clarinetti" { "in B" \raisedFlat } >> }
46 = \markup { \smaller { "Cl(B" \raisedFlat ")" } }
51 fagotti
= \notes \relative c' {
52 \property Staff
.instrument
= #"2 Fagotti"
53 \property Staff
.instr
= #"Fg."
57 corni
= \notes \relative c' {
58 \property Staff
.instrument
59 = \markup { \column << "Corni" { "in E" \raisedFlat } >> }
61 = \markup { \smaller { "Cor(E" \raisedFlat ")" } }
66 trombe
= \notes \relative c' {
67 \property Staff
.instrument
= \markup \column << "2 Trombe" "(C)" >>
68 \property Staff
.instr
= \markup \column << "Tbe." "(C)" >>
73 timpani
= \notes \relative c' {
74 \property Staff
.instrument
= \markup \column << "Timpani" "(C-G)" >>
75 \property Staff
.instr
= #"Timp."
80 violinoI
= \notes \relative c' {
81 \property Staff
.instrument
= #"Violino I "
82 \property Staff
.instr
= #"Vl. I "
86 violinoII
= \notes \relative c' {
87 \property Staff
.instrument
= #"Violino II "
88 \property Staff
.instr
= #"Vl. II "
92 viola
= \notes \relative c' {
93 \property Staff
.instrument
= #"Viola"
94 \property Staff
.instr
= #"Vla."
99 violoncello
= \notes \relative c' {
100 \property Staff
.instrument
= \markup \column << "Violoncello" "e" "Contrabasso" >>
101 \property Staff
.instr
= \markup \column << "Vc." "Cb." >>
108 \context StaffGroup
="legni" <
109 \context Staff
="flauti" \flauti
110 \context Staff
="oboi" \oboi
111 \context Staff
="clarinetti" \clarinetti
112 \context Staff
="fagotti" \fagotti
114 \context StaffGroup
="ottoni" <
115 \context Staff
="corni" \corni
116 \context Staff
="trombe" \trombe
118 \context StaffGroup
="timpani" <
119 \context Staff
="timpani" \timpani
122 % Hmm: this forces a staff-bracket, that's good!
123 % However, I can't find where is decided on staff-bracket yes/no
126 \context StaffGroup
="archi" <
127 \context GrandStaff
="violini" <
128 \context Staff
="violinoI" \violinoI
129 \context Staff
="violinoII" \violinoII
131 \context Staff
="viola" \viola
132 \context Staff
="violoncello" \violoncello
140 \RemoveEmptyStaffContext
143 \OrchestralScoreContext
144 TimeSignature
\override #'style
= #'C