summaryrefslogtreecommitdiff
path: root/01-song1
diff options
context:
space:
mode:
Diffstat (limited to '01-song1')
-rw-r--r--01-song1/01-song1.ly8
1 files changed, 5 insertions, 3 deletions
diff --git a/01-song1/01-song1.ly b/01-song1/01-song1.ly
index c6d6a42..7f85e93 100644
--- a/01-song1/01-song1.ly
+++ b/01-song1/01-song1.ly
@@ -48,8 +48,8 @@ AllMusic = <<
} { \stick }
>>
-%% Two scores are needed: one with unfolded repeats for MIDI and the
-%% other with regular repeats for notation.
+%% Two scores are needed: one with drums for MIDI and the other for
+%% notation.
\score {
\unfoldRepeats {
<<
@@ -61,7 +61,9 @@ AllMusic = <<
}
\score {
- \AllMusic
+ %% Always unfold repeats in the big score. The individual parts can
+ %% have repeats as they wish.
+ \unfoldRepeats { \AllMusic }
\layout {
\tempo 4 = 180
\context {