Initial import
[orchestrallily.git] / Documentation / images / score_structure.ly
bloba76226a725fbd156943a0a029c6d7a1400e45ffc
1 \version "2.11.41"
3 \header { Title = "Full score structure" }
4 #(set-global-staff-size 14)
5 \layout {
6 % \context { \GrandStaff \consists "Instrument_name_engraver" }
7 % \context { \StaffGroup \consists "Instrument_name_engraver" }
8 \context {
9 \StaffGroup
10 % If only one non-empty staff in a system exists, still print the backet
11 \override SystemStartBracket #'collapse-height = #1
14 \paper {
15 ragged-right = ##t
18 \score {
20 \context StaffGroup = "WoodStaff" \with { instrumentName="Wood" } <<
21 % \new GrandStaff \with { instrumentName="Fl" } <<
22 % \new Staff \with {instrumentName="FlI"} {c''1}
23 % \new Staff \with {instrumentName="FlII"} {c''1}
24 \new Staff \with {instrumentName="Fl"} {\partcombine {c''1}{c'1}}
25 % >>
26 % \new GrandStaff \with { instrumentName="Ob" } <<
27 \new Staff \with {instrumentName="Ob"} {\partcombine {c''1}{c'1}}
28 % \new Staff \with {instrumentName="ObI"} {c''1}
29 % \new Staff \with {instrumentName="ObII"} {c''1}
30 % >>
32 % \context StaffGroup = "BrassStaff" \with { instrumentName="Brass" } <<
33 % \new GrandStaff \with { instrumentName="Cor" } <<
34 % \new Staff \with {instrumentName="CorI"} {c''1}
35 % \new Staff \with {instrumentName="CorII"} {c''1}
36 % >>
37 % \new GrandStaff \with { instrumentName="Tr" } <<
38 % \new Staff \with {instrumentName="TrI,II"} {\partcombine {c''1}{ c'1} }
39 % \new Staff \with {instrumentName="TrIII"} {c''1}
40 % >>
41 % >>
42 \context StaffGroup = "StringsStaff" \with { instrumentName="Strings" } <<
43 \new GrandStaff \with { instrumentName="V" } <<
44 \new Staff \with {instrumentName="VI"} {c''1}
45 \new Staff \with {instrumentName="VII"} {c''1}
47 \new Staff \with {instrumentName="Va"} {c''1}
49 \new Staff \with {instrumentName="SSolo"} {c''1}
50 \new Staff \with {instrumentName="TSolo"} {c''1}
51 % \new Staff \with {instrumentName="BSolo"} {c''1}
52 \new ChoirStaff = "ChoirStaff" \with { instrumentName="Ch" } <<
53 \new Staff \with {instrumentName="S"} {c''1}
54 \new Staff \with {instrumentName="A"} {c''1}
55 \new Staff \with {instrumentName="T"} {\clef "treble_8" c'1}
56 \new Staff \with {instrumentName="B"} {\clef "bass" c1}
58 \context StaffGroup = "VcBStaff" <<
59 \new Staff \with { instrumentName="VcB" } {\clef "bass" c1}