\include "deutsch.ly" include(stimmen.pre) include(texte.pre) \pointAndClickOff #(set! paper-alist (cons '("kindle" . (cons (* 210 mm) (* 130 mm))) paper-alist)) #(set-default-paper-size "kindle") \book { \paper { top-margin = 5 print-all-headers = ##t } \header { title = "Deutsche Messe" subtitle = "D872" composer = "Franz Schubert (1797-1828)" poet = "Text: Johann Philipp Neumann (1774-1849)" tagline = ##f } \markup { Wohin soll ich mich wenden: Seite \page-ref #'Wohin "0" "?" } \markup { Ehre sei Gott in der Höhe: Seite \page-ref #'Ehre "0" "?" } \markup { Noch lag die Schöpfung formlos da: Seite \page-ref #'Noch "00" "?" } \markup { Du gabst, o Herr, mir Sein und Leben: Seite \page-ref #'Du "00" "?" } \markup { Heilig ist der Herr: Seite \page-ref #'Heilig "00" "?" } \markup { Nach der Wandlung: Seite \page-ref #'Nach "00" "?" } \markup { Mein Heiland, Herr und Meister: Seite \page-ref #'Mein "00" "?" } \markup { Herr, du hast mein Fleh'n vernommen: Seite \page-ref #'Herr "00" "?" } \score { % Wohin % {{{ \new ChoirStaff << \set Score.skipBars = ##t \new Staff << \label #'Wohin \new Voice = sopran { \globalWohin \voiceOne \sopranMelodieWohin } \new Voice = alt { \globalWohin \voiceTwo \altMelodieWohin } >> \new Lyrics \lyricsto sopran { \textWohinI } \new Lyrics \lyricsto sopran { \textWohinII } \new Lyrics \lyricsto sopran { \textWohinIII } \new Staff << \new Voice = tenor { \clef "bass" \globalWohin \voiceOne \tenorMelodieWohin } \new Voice = bass { \clef "bass" \globalWohin \voiceTwo \bassMelodieWohin } >> >> \layout { indent = #0 } \header { title = "1. Wohin soll ich mich wenden" subtitle = ##f composer = ##f poet = ##f } } % }}} \score { % Ehre % {{{ \new ChoirStaff << \set Score.skipBars = ##t \new Staff << \label #'Ehre \new Voice = sopran { \globalEhre \voiceOne \sopranMelodieEhre } \new Voice = alt { \globalEhre \voiceTwo \altMelodieEhre } >> \new Lyrics \lyricsto sopran { \textEhreI } \new Lyrics \lyricsto sopran { \textEhreII } \new Staff << \new Voice = tenor { \clef "bass" \globalEhre \voiceOne \tenorMelodieEhre } \new Voice = bass { \clef "bass" \globalEhre \voiceTwo \bassMelodieEhre } >> >> \layout { indent = #0 } \header { title = "2. Ehre sei Gott in der Höhe" subtitle = ##f composer = ##f poet = ##f } } % }}} \score { % Noch % {{{ \new ChoirStaff << \set Score.skipBars = ##t \new Staff << \label #'Noch \new Voice = frauen { \globalNoch \oneVoice \pausenNoch } \new Voice = sopran { \globalNoch \voiceOne \sopranMelodieNoch } \new Voice = alt { \globalNoch \voiceTwo \altMelodieNoch } >> \new Lyrics \lyricsto sopran { \textNochI } % \new Lyrics \lyricsto sopran { \textNochII } \new Lyrics \lyricsto sopran { \textNochIII } \new Lyrics \lyricsto sopran { \textNochIV } \new Staff << \new Voice = maenner { \clef "bass" \globalNoch \oneVoice \pausenNoch } \new Voice = tenor { \clef "bass" \globalNoch \voiceOne \tenorMelodieNoch } \new Voice = bass { \clef "bass" \globalNoch \voiceTwo \bassMelodieNoch } >> >> \layout { indent = #0 } \header { title = "3. Noch lag die Schöpfung formlos da" subtitle = ##f composer = ##f poet = ##f } } % }}} \score { % Du % {{{ \new ChoirStaff << \set Score.skipBars = ##t \new Staff << \label #'Du \new Voice = frauen { \globalDu \oneVoice \pausenDu } \new Voice = sopran { \globalDu \voiceOne \sopranMelodieDu } \new Voice = alt { \globalDu \voiceTwo \altMelodieDu } >> \new Lyrics \lyricsto sopran { \textDuI } \new Lyrics \lyricsto sopran { \textDuII } \new Lyrics \lyricsto sopran { \textDuIII } \new Staff << \new Voice = maenner { \clef "bass" \globalDu \oneVoice \pausenDu } \new Voice = tenor { \clef "bass" \globalDu \voiceOne \tenorMelodieDu } \new Voice = bass { \clef "bass" \globalDu \voiceTwo \bassMelodieDu } >> >> \layout { indent = #0 } \header { title = "4. Du gabst, o Herr, mir Sein und Leben" subtitle = ##f composer = ##f poet = ##f } } % }}} \score { % Heilig % {{{ \new ChoirStaff << \set Score.skipBars = ##t \new Staff << \label #'Heilig \new Voice = frauen { \globalHeilig \oneVoice \pausenHeilig } \new Voice = sopran { \globalHeilig \voiceOne \sopranMelodieHeilig } \new Voice = alt { \globalHeilig \voiceTwo \altMelodieHeilig } >> \new Lyrics \lyricsto sopran { \textHeiligI } \new Lyrics \lyricsto sopran { \textHeiligII } \new Staff << \new Voice = maenner { \clef "bass" \globalHeilig \oneVoice \pausenHeilig } \new Voice = tenor { \clef "bass" \globalHeilig \voiceOne \tenorMelodieHeilig } \new Voice = bass { \clef "bass" \globalHeilig \voiceTwo \bassMelodieHeilig } >> >> \layout { indent = #0 } \header { title = "5. Heilig ist der Herr" subtitle = ##f composer = ##f poet = ##f } } % }}} \score { % Nach % {{{ \new ChoirStaff << \set Score.skipBars = ##t \new Staff << \label #'Nach \new Voice = frauen { \globalNach \oneVoice \pausenNach } \new Voice = sopran { \globalNach \voiceOne \sopranMelodieNach } \new Voice = alt { \globalNach \voiceTwo \altMelodieNach } >> \new Lyrics \lyricsto sopran { \textNachI } \new Lyrics \lyricsto sopran { \textNachII } \new Staff << \new Voice = maenner { \clef "bass" \globalNach \oneVoice \pausenNach } \new Voice = tenor { \clef "bass" \globalNach \voiceOne \tenorMelodieNach } \new Voice = bass { \clef "bass" \globalNach \voiceTwo \bassMelodieNach } >> >> \layout { indent = #0 } \header { title = "6. Nach der Wandlung" subtitle = ##f composer = ##f poet = ##f } } % }}} \score { % Mein % {{{ \new ChoirStaff << \set Score.skipBars = ##t \new Staff << \label #'Mein \new Voice = frauen { \globalMein \oneVoice \pausenMein } \new Voice = sopran { \globalMein \voiceOne \sopranMelodieMein } \new Voice = alt { \globalMein \voiceTwo \altMelodieMein } >> \new Lyrics \lyricsto sopran { \textMeinI } \new Lyrics \lyricsto sopran { \textMeinIV } \new Staff << \new Voice = maenner { \clef "bass" \globalMein \oneVoice \pausenMein } \new Voice = tenor { \clef "bass" \globalMein \voiceOne \tenorMelodieMein } \new Voice = bass { \clef "bass" \globalMein \voiceTwo \bassMelodieMein } >> >> \layout { indent = #0 } \header { title = "7. Mein Heiland, Herr und Meister" subtitle = ##f composer = ##f poet = ##f } } % }}} \score { % Herr % {{{ \new ChoirStaff << \set Score.skipBars = ##t \new Staff << \label #'Herr \new Voice = frauen { \globalHerr \oneVoice \pausenHerr } \new Voice = sopran { \globalHerr \voiceOne \sopranMelodieHerr } \new Voice = alt { \globalHerr \voiceTwo \altMelodieHerr } >> \new Lyrics \lyricsto sopran { \textHerr } \new Staff << \new Voice = maenner { \clef "bass" \globalHerr \oneVoice \pausenHerr } \new Voice = tenor { \clef "bass" \globalHerr \voiceOne \tenorMelodieHerr } \new Voice = bass { \clef "bass" \globalHerr \voiceTwo \bassMelodieHerr } >> >> \layout { indent = #0 } \header { title = "8. Herr, du hast mein Fleh'n vernommen" subtitle = ##f composer = ##f poet = ##f } } % }}} }