summaryrefslogtreecommitdiff
path: root/Die_Weihnachtsgeschichte/Die_Weihnachtsgeschichte.ly
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2014-09-04 10:59:12 +0200
committerErich Eckner <git@eckner.net>2014-09-04 10:59:12 +0200
commitcd2759024b1ad36d3ac6e15e5a2bbe43d80bcfcd (patch)
tree25be2d35abeec51d18d0204e199f3bdbf66826b1 /Die_Weihnachtsgeschichte/Die_Weihnachtsgeschichte.ly
downloadMusik-cd2759024b1ad36d3ac6e15e5a2bbe43d80bcfcd.tar.xz
initialer Commit
Diffstat (limited to 'Die_Weihnachtsgeschichte/Die_Weihnachtsgeschichte.ly')
-rw-r--r--Die_Weihnachtsgeschichte/Die_Weihnachtsgeschichte.ly156
1 files changed, 156 insertions, 0 deletions
diff --git a/Die_Weihnachtsgeschichte/Die_Weihnachtsgeschichte.ly b/Die_Weihnachtsgeschichte/Die_Weihnachtsgeschichte.ly
new file mode 100644
index 0000000..39fbfa0
--- /dev/null
+++ b/Die_Weihnachtsgeschichte/Die_Weihnachtsgeschichte.ly
@@ -0,0 +1,156 @@
+\include "deutsch.ly"
+\include "stimmen.ly"
+\include "texte.ly"
+
+#(set! paper-alist (cons '("kindle" . (cons (* 210 mm) (* 130 mm))) paper-alist))
+#(set-default-paper-size "kindle")
+
+\pointAndClickOff
+
+\header {
+ title = "Die Weihnachtsgeschichte"
+ composer = "Arnold Melchior Brunckhorst (um 1670-1725)"
+ %opus = "<+Werk+>"
+ tagline = ""
+}
+\paper {
+ top-margin = 5
+}
+
+
+\score {
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Staff {
+ <<
+ \new Voice = frauen { \globalIII \pausenFrauenIII }
+ \new Voice = sopran { \globalIII \voiceOne \sopranIII }
+ \new Voice = alt { \globalIII \voiceTwo \altIII }
+ >>
+ }
+ \new Lyrics = textIII
+ \new Staff <<
+ \new Voice = maenner { \globalIII \clef "bass" \pausenMaennerIII }
+ \new Voice = tenor { \globalIII \clef "bass" \voiceOne \tenorIII }
+ \new Voice = bass { \globalIII \clef "bass" \voiceTwo \bassIII }
+ >>
+ \context Lyrics = textIII \lyricsto bass \textIII
+ >>
+ \header {
+ piece = \markup { \bold "3. Chor" }
+ }
+ \layout {
+ indent = #0
+ }
+}
+
+\score {
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Staff {
+ <<
+ \new Voice = frauen { \globalIX \pausenFrauenIX }
+ \new Voice = sopran { \globalIX \voiceOne \sopranIX }
+ \new Voice = alt { \globalIX \voiceTwo \altIX }
+ >>
+ }
+ \new Lyrics = textIX
+ \new Staff <<
+ \new Voice = maenner { \globalIX \clef "bass" \pausenMaennerIX }
+ \new Voice = tenor { \globalIX \clef "bass" \voiceOne \tenorIX }
+ \new Voice = bass { \globalIX \clef "bass" \voiceTwo \bassIX }
+ >>
+ \context Lyrics = textIX \lyricsto bass \textIX
+ >>
+ \header {
+ piece = \markup { \bold "9. Arie (Bass) und Chor" }
+ }
+ \layout {
+ indent = #0
+ }
+}
+
+\score {
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Staff {
+ <<
+ \new Voice = frauen { \globalXI \pausenXI }
+ \new Voice = sopran { \globalXI \voiceOne \sopranXI }
+ \new Voice = alt { \globalXI \voiceTwo \altXI }
+ >>
+ }
+ \new Lyrics = textXI
+ \new Staff <<
+ \new Voice = maenner { \globalXI \clef "bass" \pausenXI }
+ \new Voice = tenor { \globalXI \clef "bass" \voiceOne \tenorXI }
+ \new Voice = bass { \globalXI \clef "bass" \voiceTwo \bassXI }
+ >>
+ \context Lyrics = textXI \lyricsto bass \textXI
+ >>
+ \header {
+ piece = \markup { \bold "11. Chor" }
+ }
+ \layout {
+ indent = #0
+ }
+}
+
+\score {
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Staff {
+ <<
+ \new Voice = frauen { \globalXIV \pausenFrauenXIV }
+ \new Voice = sopran { \globalXIV \voiceOne \sopranXIV }
+ \new Voice = alt { \globalXIV \voiceTwo \altXIV }
+ >>
+ }
+ \new Lyrics = textXIV
+ \new Staff <<
+ \new Voice = maenner { \globalXIV \clef "bass" \pausenMaennerXIV }
+ \new Voice = tenor { \globalXIV \clef "bass" \voiceOne \tenorXIV }
+ \new Voice = bass { \globalXIV \clef "bass" \voiceTwo \bassXIV }
+ >>
+ \context Lyrics = textXIV \lyricsto bass \textXIV
+ >>
+ \header {
+ piece = \markup { \bold "14. Chor" }
+ }
+ \layout {
+ indent = #0
+ }
+}
+
+\score {
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Lyrics = textXVSopran
+ \new Staff {
+ <<
+ \new Voice = frauen { \globalXV \pausenXV }
+ \new Voice = sopran { \globalXV \voiceOne \sopranXV }
+ \new Voice = alt { \globalXV \voiceTwo \altXV }
+ >>
+ }
+ \new Lyrics = textXV
+ \new Lyrics = textXVTenor
+ \new Staff <<
+ \new Voice = maenner { \globalXV \clef "bass" \pausenXV }
+ \new Voice = tenor { \globalXV \clef "bass" \voiceOne \tenorXV }
+ \new Voice = bass { \globalXV \clef "bass" \voiceTwo \bassXV }
+ >>
+ \new Lyrics = textXVBass
+ \context Lyrics = textXVSopran \lyricsto sopran \textXVSopran
+ \context Lyrics = textXV \lyricsto alt \textXV
+ \context Lyrics = textXVTenor \lyricsto tenor \textXVTenor
+ \context Lyrics = textXVBass \lyricsto bass \textXVBass
+ >>
+ \header {
+ piece = \markup { \bold "15. Choral" }
+ }
+ \layout {
+ indent = #0
+ }
+}
+