diff options
author | Erich Eckner <git@eckner.net> | 2020-01-28 23:03:22 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-01-28 23:03:22 +0100 |
commit | 840fe6c4b8ecb76ab2e6c40ffdeecd28567e8481 (patch) | |
tree | c1a0419550c8231edb4e5fdc47d2e7bb8dac1f27 /Gloria | |
parent | 9c9fff91c4aec121acd03df7faa08abf42f4aa97 (diff) | |
download | Musik-840fe6c4b8ecb76ab2e6c40ffdeecd28567e8481.tar.xz |
fix linebreaks
Diffstat (limited to 'Gloria')
-rw-r--r-- | Gloria/Gloria.ly | 76 | ||||
-rw-r--r-- | Gloria/stimmen.ly | 182 | ||||
-rw-r--r-- | Gloria/texte.ly | 44 |
3 files changed, 151 insertions, 151 deletions
diff --git a/Gloria/Gloria.ly b/Gloria/Gloria.ly index bc309a1..e10fc34 100644 --- a/Gloria/Gloria.ly +++ b/Gloria/Gloria.ly @@ -1,38 +1,38 @@ -\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 {
- tagline = ""
- poet = "J. Ph. Neumann (1774-1849)"
- composer = "F. Schubert (1797-1828)"
-}
-\paper {
- top-margin = 5
-}
-
-\score {
- \new ChoirStaff <<
- \set Score.skipBars = ##t
- \new Staff {
- <<
- \new Voice = sopran { \voiceOne \sopranMelodie \bar "|." }
- \new Voice = alt { \voiceTwo \altMelodie \bar "|." }
- >>
- }
- \new Staff <<
- \new Voice = tenor { \voiceOne \tenorMelodie }
- \new Voice = bass { \voiceTwo \bassMelodie }
- >>
- \new Lyrics \lyricsto bass { \textA }
- \new Lyrics \lyricsto bass { \textB }
- >>
- \layout {
- indent = #0
- }
-}
+\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 { + tagline = "" + poet = "J. Ph. Neumann (1774-1849)" + composer = "F. Schubert (1797-1828)" +} +\paper { + top-margin = 5 +} + +\score { + \new ChoirStaff << + \set Score.skipBars = ##t + \new Staff { + << + \new Voice = sopran { \voiceOne \sopranMelodie \bar "|." } + \new Voice = alt { \voiceTwo \altMelodie \bar "|." } + >> + } + \new Staff << + \new Voice = tenor { \voiceOne \tenorMelodie } + \new Voice = bass { \voiceTwo \bassMelodie } + >> + \new Lyrics \lyricsto bass { \textA } + \new Lyrics \lyricsto bass { \textB } + >> + \layout { + indent = #0 + } +} diff --git a/Gloria/stimmen.ly b/Gloria/stimmen.ly index 66db210..21e482d 100644 --- a/Gloria/stimmen.ly +++ b/Gloria/stimmen.ly @@ -1,91 +1,91 @@ -%some settings% vim: ai sw=2 lbr nu et
-
- \version "2.12"
-
- global = {
- \key g \major
- %\override Staff.TimeSignature #'style = #'()
- \time 4/4
- \autoBeamOff
- }
-
-% Die Stimmen
-
- sopranMelodie = \relative g' {
- <<
- %the actual tune
- {
- \global
- \repeat unfold 2 {
- g4^\f d h' g8 g | c4 h8 a h4 a^\fermata |
- h^\mf a8 a g4 a8 a | fis4 e8 e d2 |
- }
- \repeat volta 2 {
- fis4^\mf e8 d d4 g8 g | g4 a8 h h4( a) |
- h4^\f h8 h g4 fis8 fis | g4 a8 a h2 |
- h4^\ff a8 g e'4 d8 c | h4( a) g2 |
- }
- \bar "|."
- }
- >>
- }
-
- altMelodie = \relative c' {
- <<
- %the actual tune
- {
- \global
- \repeat unfold 2 {
- d4 d g g8 g | a4 g8 fis g4 fis |
- fis dis8 dis e4 e8 e | d4 cis8 cis d2 |
- }
- \repeat volta 2 {
- c4 c8 c h4 h8 c | d4 fis8 g g4( fis) |
- fis4 fis8 fis e4 dis8 dis | e4 e8 e fis2 |
- f4 f8 f e[ g] g g | g4( fis) d2 |
- }
- \bar "|."
- }
- >>
- }
-
- tenorMelodie = \relative a {
- <<
- %the actual tune
- \clef "treble_8"
- {
- \global
- \repeat unfold 2 {
- h4 h h h8 e | e4 d8 d d4 d |
- dis h8 h h4 cis8 cis | a4 g8 g fis2 |
- }
- \repeat volta 2 {
- a4 g8 fis g4 g8 a | h4 a8 g d'2 |
- dis4 dis8 dis h4 h8 h | h4 e8 e dis2 |
- d4 c8 h c4 h8 c | d4.( c8) h2 |
- }
- \bar "|."
- }
- >>
- }
-
- bassMelodie = \relative g {
- <<
- %the actual tune
- \clef bass
- {
- \global
- \repeat unfold 2 {
- g4_\f g e e8 e | a,4 d8 d g4 d_\fermata |
- h_\mf h8 h e4 a,8 a | d4 a8 a d2 |
- }
- \repeat volta 2 {
- d4_\mf d8 d d4 d8 d | d4 d8 d d2 |
- h4_\f h8 h e4 h8 h | e4 c8 c h2 |
- g'4_\ff g8 g c,4 d8 e | d2 g, |
- }
- \bar "|."
- }
- >>
- }
-
+%some settings% vim: ai sw=2 lbr nu et + + \version "2.12" + + global = { + \key g \major + %\override Staff.TimeSignature #'style = #'() + \time 4/4 + \autoBeamOff + } + +% Die Stimmen + + sopranMelodie = \relative g' { + << + %the actual tune + { + \global + \repeat unfold 2 { + g4^\f d h' g8 g | c4 h8 a h4 a^\fermata | + h^\mf a8 a g4 a8 a | fis4 e8 e d2 | + } + \repeat volta 2 { + fis4^\mf e8 d d4 g8 g | g4 a8 h h4( a) | + h4^\f h8 h g4 fis8 fis | g4 a8 a h2 | + h4^\ff a8 g e'4 d8 c | h4( a) g2 | + } + \bar "|." + } + >> + } + + altMelodie = \relative c' { + << + %the actual tune + { + \global + \repeat unfold 2 { + d4 d g g8 g | a4 g8 fis g4 fis | + fis dis8 dis e4 e8 e | d4 cis8 cis d2 | + } + \repeat volta 2 { + c4 c8 c h4 h8 c | d4 fis8 g g4( fis) | + fis4 fis8 fis e4 dis8 dis | e4 e8 e fis2 | + f4 f8 f e[ g] g g | g4( fis) d2 | + } + \bar "|." + } + >> + } + + tenorMelodie = \relative a { + << + %the actual tune + \clef "treble_8" + { + \global + \repeat unfold 2 { + h4 h h h8 e | e4 d8 d d4 d | + dis h8 h h4 cis8 cis | a4 g8 g fis2 | + } + \repeat volta 2 { + a4 g8 fis g4 g8 a | h4 a8 g d'2 | + dis4 dis8 dis h4 h8 h | h4 e8 e dis2 | + d4 c8 h c4 h8 c | d4.( c8) h2 | + } + \bar "|." + } + >> + } + + bassMelodie = \relative g { + << + %the actual tune + \clef bass + { + \global + \repeat unfold 2 { + g4_\f g e e8 e | a,4 d8 d g4 d_\fermata | + h_\mf h8 h e4 a,8 a | d4 a8 a d2 | + } + \repeat volta 2 { + d4_\mf d8 d d4 d8 d | d4 d8 d d2 | + h4_\f h8 h e4 h8 h | e4 c8 c h2 | + g'4_\ff g8 g c,4 d8 e | d2 g, | + } + \bar "|." + } + >> + } + diff --git a/Gloria/texte.ly b/Gloria/texte.ly index cbca1ee..bf0be89 100644 --- a/Gloria/texte.ly +++ b/Gloria/texte.ly @@ -1,22 +1,22 @@ -%some settings% vim: ai sw=2 lbr nu et
-
-% Abkürzungen
-
-% Die Textaufteilungen
-
- textA = \lyrics {
- \set stanza = #"1. "
- Eh -- re, Eh -- re sei Gott in der Hö -- he! Sin -- get der Himm -- li -- schen se -- li -- gen Schar.
- Eh -- re, Eh -- re sei Gott in der Hö -- he! Stam -- meln auch wir, die die Er -- de ge -- bar.
- Stau -- nen nur kann ich und stau -- nend mich freu'n; Va -- ter der Wel -- ten, doch stimm ich mit ein:
- Eh -- re sei Gott in der Hö -- he!
- }
-
- textB = \lyrics {
- \set stanza = #"2. "
- Eh -- re, Eh -- re sei Gott in der Hö -- he! Kün -- det der Ster -- ne_ strah -- len -- des Heer.
- Eh -- re, Eh -- re sei Gott in der Hö -- he! Säu -- seln die Lüf -- te,_ brau -- set das Meer.
- Fei -- ern -- der We -- sen un -- end -- li -- cher Chor ju -- belt im e -- wi -- gen Dank -- lied em -- por:
- Eh -- re sei Gott in der Hö -- he!
- }
-
+%some settings% vim: ai sw=2 lbr nu et + +% Abkürzungen + +% Die Textaufteilungen + + textA = \lyrics { + \set stanza = #"1. " + Eh -- re, Eh -- re sei Gott in der Hö -- he! Sin -- get der Himm -- li -- schen se -- li -- gen Schar. + Eh -- re, Eh -- re sei Gott in der Hö -- he! Stam -- meln auch wir, die die Er -- de ge -- bar. + Stau -- nen nur kann ich und stau -- nend mich freu'n; Va -- ter der Wel -- ten, doch stimm ich mit ein: + Eh -- re sei Gott in der Hö -- he! + } + + textB = \lyrics { + \set stanza = #"2. " + Eh -- re, Eh -- re sei Gott in der Hö -- he! Kün -- det der Ster -- ne_ strah -- len -- des Heer. + Eh -- re, Eh -- re sei Gott in der Hö -- he! Säu -- seln die Lüf -- te,_ brau -- set das Meer. + Fei -- ern -- der We -- sen un -- end -- li -- cher Chor ju -- belt im e -- wi -- gen Dank -- lied em -- por: + Eh -- re sei Gott in der Hö -- he! + } + |