summaryrefslogtreecommitdiff
path: root/02-song2
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-02-23 20:31:11 +0100
committerRicardo Wurmus <rekado@elephly.net>2017-02-23 20:31:11 +0100
commitd6888e5854d84aafd3122bfb08ee8dd2be50c60c (patch)
treede177d5c0ce2912ae78db807bd4a479f2eaa3a7f /02-song2
parentef9c3f2439381eb1010c4b3097ff409cf2924f24 (diff)
song 2: keys: Use volta repeat with segno.
Diffstat (limited to '02-song2')
-rw-r--r--02-song2/music/keys.ly3
1 files changed, 2 insertions, 1 deletions
diff --git a/02-song2/music/keys.ly b/02-song2/music/keys.ly
index 5f34dd2..7abbd81 100644
--- a/02-song2/music/keys.ly
+++ b/02-song2/music/keys.ly
@@ -101,7 +101,8 @@ keyboard = \relative c' {
\key b \minor
R1*8
- \repeat unfold 2 {
+ \repeat volta 2 {
+ \inStaffSegno % start repeat
\key b \minor
\keysA
\key e \major