summaryrefslogtreecommitdiff
path: root/Kanons/Soli_Deo_gloria/Soli_Deo_gloria.ly
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2014-12-11 09:25:56 +0100
committerErich Eckner <git@eckner.net>2014-12-11 09:25:56 +0100
commitc05cabe4382146f179bc8ba4f4fdbce7da314c73 (patch)
treeadda7e55360f23689421e5baa7224ed5be7ca7f4 /Kanons/Soli_Deo_gloria/Soli_Deo_gloria.ly
parent051fa4a0e3ea05af2c43f54cd577a4e403f65465 (diff)
downloadMusik-c05cabe4382146f179bc8ba4f4fdbce7da314c73.tar.xz
pointAndClickOff eingefuegt
Diffstat (limited to 'Kanons/Soli_Deo_gloria/Soli_Deo_gloria.ly')
-rw-r--r--Kanons/Soli_Deo_gloria/Soli_Deo_gloria.ly7
1 files changed, 5 insertions, 2 deletions
diff --git a/Kanons/Soli_Deo_gloria/Soli_Deo_gloria.ly b/Kanons/Soli_Deo_gloria/Soli_Deo_gloria.ly
index 5afb358..177d699 100644
--- a/Kanons/Soli_Deo_gloria/Soli_Deo_gloria.ly
+++ b/Kanons/Soli_Deo_gloria/Soli_Deo_gloria.ly
@@ -3,15 +3,18 @@
#(set! paper-alist (cons '("kindle" . (cons (* 210 mm) (* 130 mm))) paper-alist))
#(set-default-paper-size "kindle")
+\pointAndClickOff
+
\header {
tagline = ""
+ title = "Soli Deo Gloria"
}
\paper {
top-margin = 5
}
\score {
- \new staff {
+ \new Staff {
\time 4/4 \autoBeamOff \relative c'' {
\repeat volta 2 {
c8.^"1." g16 g4 a8. g16 g4 | c8 d e c d8. g,16 g4 |
@@ -21,7 +24,7 @@
g8 a16[ h] c8 c c[( d16 e] f[ e d c] | h4) h c e,16[ f] e[ d] |
\bar "||"
c8^"3." c e c a[ h] c4 | c8 c c f d8. c16 h4 | c8. c16 c4 f16[ g] a8 a4 | d, g g2 | }
- \clef "bass" \relative c' { \repeat volta 2 {
+ \clef "bass" \relative c' { \repeat volta 2 {
c2. c4 | a2 g | e( f | g4) <g g,> c,2 |
} }
}