diff options
Diffstat (limited to 'Kanons/Dank_sei_dir_Gott')
-rw-r--r-- | Kanons/Dank_sei_dir_Gott/Dank_sei_dir_Gott.ly | 82 |
1 files changed, 41 insertions, 41 deletions
diff --git a/Kanons/Dank_sei_dir_Gott/Dank_sei_dir_Gott.ly b/Kanons/Dank_sei_dir_Gott/Dank_sei_dir_Gott.ly index 91855dd..15b8231 100644 --- a/Kanons/Dank_sei_dir_Gott/Dank_sei_dir_Gott.ly +++ b/Kanons/Dank_sei_dir_Gott/Dank_sei_dir_Gott.ly @@ -1,42 +1,42 @@ -\include "deutsch.ly"
-
-#(set! paper-alist (cons '("kindle" . (cons (* 210 mm) (* 130 mm))) paper-alist))
-#(set-default-paper-size "kindle")
-
-\pointAndClickOff
-
-\header {
- tagline = ""
- title = "Dank sei dir Gott"
-}
-\paper {
- top-margin = 5
-}
-
-\score {
- \new Staff {
- \time 4/2 \key g \major \autoBeamOff \relative g' {
- \repeat volta 2 {
- \partial 2 g2^"1." | g fis g^\fermata
- g^"2." | a a h^\fermata
- g^"3." | c c h^\fermata
- h^"4." | a a g^\fermata
- d' | c a h^\fermata
- h | a a g^\fermata
- d | e fis g^\fermata
- h | a a g }
- }
- }
- \addlyrics {
- All praise to thee, my God, this night,
- for all the bles -- sings of the light,
- keep me oh keep me, king of kings,
- be -- neath thy own al -- migh -- ty wings.
- }
- \addlyrics {
- Dank sei dir, Gott, der uns den Tag
- vor Scha -- den G'fahr und man -- cher Plag
- durch dei -- ne En -- gel hast be -- hüt
- aus Gnad und vä -- ter -- li -- cher Güt.
- }
+\include "deutsch.ly" + +#(set! paper-alist (cons '("kindle" . (cons (* 210 mm) (* 130 mm))) paper-alist)) +#(set-default-paper-size "kindle") + +\pointAndClickOff + +\header { + tagline = "" + title = "Dank sei dir Gott" +} +\paper { + top-margin = 5 +} + +\score { + \new Staff { + \time 4/2 \key g \major \autoBeamOff \relative g' { + \repeat volta 2 { + \partial 2 g2^"1." | g fis g^\fermata + g^"2." | a a h^\fermata + g^"3." | c c h^\fermata + h^"4." | a a g^\fermata + d' | c a h^\fermata + h | a a g^\fermata + d | e fis g^\fermata + h | a a g } + } + } + \addlyrics { + All praise to thee, my God, this night, + for all the bles -- sings of the light, + keep me oh keep me, king of kings, + be -- neath thy own al -- migh -- ty wings. + } + \addlyrics { + Dank sei dir, Gott, der uns den Tag + vor Scha -- den G'fahr und man -- cher Plag + durch dei -- ne En -- gel hast be -- hüt + aus Gnad und vä -- ter -- li -- cher Güt. + } }
\ No newline at end of file |