Skip to content
Snippets Groups Projects
Commit c1ef68fb authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Bassposaune; Trying not to hide vocal staves during fugue; Regenerated with new lilypond

parent 9a07432f
Branches
No related tags found
No related merge requests found
Showing
with 112 additions and 6 deletions
......@@ -761,8 +761,102 @@ AlternativeOmnesDeSabaVenientTrbIIIMusic = \relative c {
c4 e4 g4 e4 | % 4
c4 r4 r2 | % 5
c4 e4 g4 c4 | % 6
c,4 c'4\cresc c,4 c'4 | % 7
% TODO
c,4\< r c r | % 7
c\! r c r | % 8
c\f c' a f | % 9
c r r c | \barNumberCheck #10
h r c r | % 11
g r r2 | % 12
g4 r c r | % 13
g g' fis f | % 14
e h c a | % 15
g g' e c | % 16
g g'8.[ g16] e8.[ e16] c8.[ c16] | % 17
g4 r r2\fermata | % 18
R1*2 | \barNumberCheck #20
c4\p r r2 | % 21
R1 | % 22
a4 r r2 | % 23
R1*3 | % 26
g4 r r2 | % 27
R1 | % 28
c4\p r r2 | % 29
c4 r r2 | \barNumberCheck #30
c4 e g c | % 31
e, r r2 | % 32
f4\f r r2 | % 33
g4 r g, r | % 34
c r r2 | % 35
g4\p r r2 | % 36
c4 r c r | % 37
g r r2 | % 38
c4 r c r | % 39
r c c r | \barNumberCheck #40
r c c r | % 41
h r c r | % 42
g\f g' r e | % 43
c a r a' | % 44
fis d r fis | % 45
g g, r g | % 46
a a' r a | % 47
f d r d | % 48
g g, r g | % 49
a a' r d, | \barNumberCheck #50
e e r e | % 51
c a r a | % 52
d d r d | % 53
g g, r g | % 54
a a' r a | % 55
f d r d | % 56
g g, r g' | % 57
c c, r e | % 58
f f, r a' | % 59
h h, r d | \barNumberCheck #60
e e, r e' | % 61
a a, r f' | % 62
d h r h | % 63
e e, r e' | % 64
a a, r a | % 65
b b' r b | % 66
g g, r g | % 67
a a' r a | % 68
d, d r d | % 69
g, g' r g | \barNumberCheck #70
c c, r c | % 71
d d r d | % 72
b g r b | % 73
c c r c | % 74
d d r g, | % 75
a a' r a | % 76
f d r d | % 77
g g, r g' | % 78
c, c' r e, | % 79
a a, r a' | \barNumberCheck #80
d, d r d | % 81
g g, r g' | % 82
c, c' r c, | % 83
f f, r f' | % 84
e e c a | % 85
e e' c a | % 86
e r e' r | % 87
R1*8 | \barNumberCheck #95
c4\p r c r | % 96
g r g' r | % 97
c, r c r | % 98
g r g' r | % 99
c, r r2 | \barNumberCheck #100
r4 c c r | % 101
r c c r | % 102
f r g r | % 103
c, r r2 | % 104
c4\f r c r | % 105
c r c r | % 106
f, r g r | % 107
c2\p r | % 108
c r | % 109
c r | \barNumberCheck #110
c4 r c r | % 111
c r r2 \bar"|."
}
OmnesDeSabaVenientTimMusic = \relative c {
......@@ -1423,7 +1517,9 @@ OmnesDeSabaVenientAMusic = \relative c' {
g1~ | % 16
g2. g4 | % 17
g4 r4 r2\fermata | % 18
\override VerticalAxisGroup #'remove-empty = ##t
R1*17 | % 35
\override VerticalAxisGroup #'remove-empty = ##f
\cueText "Tutti"
g2\pp g4 g4 | % 36
<g e>2 r2 | % 37
......@@ -1559,7 +1655,10 @@ OmnesDeSabaVenientTMusic = \relative e {
g'1~ | % 16
g2. g,4 | % 17
g4 r4 r2\fermata | % 18
R1*28 | % 46
\override Staff.VerticalAxisGroup #'remove-empty = ##t
<< {R1*28 | % 46
} {s1*17 | % 35
\override Staff.VerticalAxisGroup #'remove-empty = ##f s1*11 } >>
\cueText "Tutti" c4\f c8 c8 c4 c4 | % 47
d2 d4 d4 | % 48
f4 f4 f2 | % 49
......@@ -1683,7 +1782,10 @@ OmnesDeSabaVenientBMusic = \relative c {
g1~ | % 16
g2. g4 | % 17
g4 r4 r2\fermata | % 18
R1*24 | % 42
\override Staff.VerticalAxisGroup #'remove-empty = ##t
<< {R1*24 | % 44
} {s1*17 | % 35
\override Staff.VerticalAxisGroup #'remove-empty = ##f } >>
\cueText "Tutti"
g4\f g8 g8 g4 g4 | % 43
a2 a4 a4 | % 44
......
......@@ -24,6 +24,7 @@ scorenumber="EK-1040"
}
#(oly:modify_score_structure '("BassGroup" "StaffGroup" ("Continuo")))
#(oly:remove_from_score_structure "Solo")
CorKey = \key g \major
......
......@@ -2,12 +2,13 @@
\chapter*{Open issues}
\begin{itemize}
\item Bass-Trombone Stimme aus Smlg. Winkler Schreiben.
\item Vorwort übersetzen
\item Layout fertig machen
\item Richtige Transposition für transponierende Instrumente!
\item Overrides are NOT quoted, so slashed graces in SSolo are not slashed!!!
\item SSolo in Partitur nicht als eigenes System!
\item Leere Zeilen während Fugenbeginns nicht entfernen, nur während SSolo!
\item Danksagung schreiben!
\item Incipits!
\end{itemize}
}
......@@ -80,6 +80,7 @@
\backmatter
\appendix
\input{TeX_Eybler_OmnesDeSabaVenient_HV40_Include_KritBericht.itex}
\includescore{Instrument_TrbIII}
\input{TeX_Eybler_OmnesDeSabaVenient_HV40_Include_Backpage.itex}
\end{document}
......@@ -10,6 +10,7 @@
\editor{Reinhold Kainhofer}
\publisher{Edition Kainhofer, Vienna}
\year{2009}
\scoreinfo{Urtext}
\basename{Eybler_OmnesDeSabaVenient_HV40}
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment