summaryrefslogtreecommitdiff
path: root/01-song1/parts/keys.ly
diff options
context:
space:
mode:
Diffstat (limited to '01-song1/parts/keys.ly')
-rw-r--r--01-song1/parts/keys.ly4
1 files changed, 2 insertions, 2 deletions
diff --git a/01-song1/parts/keys.ly b/01-song1/parts/keys.ly
index 930d320..adbd54a 100644
--- a/01-song1/parts/keys.ly
+++ b/01-song1/parts/keys.ly
@@ -16,7 +16,7 @@ keysA = \relative c' {
<cis e>4. <dis fis> <e gis>4 ~ | <e gis>8 <fis a>4. <e gis>4 <dis fis> |
}
-keysAExtended = {
+keysAExtended = \relative c' {
\time 4/4
<cis e>4. <dis fis> <e gis>4 ~ | <e gis>8 <fis a>4. <e gis>4 <dis fis> |
@@ -41,7 +41,7 @@ keysVerse = \relative c {
a,2 <a' e' b'>4 b,4 ~ b1 |
}
-keysVerseVariant = {
+keysVerseVariant = \relative c' {
\time 4/4
\key bes \minor
bes4\sustainOn f' des' bes, ~ bes f' des' r\sustainOff |