summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-06-03 07:37:26 +0200
committerrekado <rekado@elephly.net>2016-06-03 07:37:26 +0200
commitd294c95aa6f065d998d0d1d02868f8ce6025c19c (patch)
tree89fb9815a40d293a2b6f04199b6c8cedb76397b8
parentb3fc907b26d67ebf6f38973546c0ee3919d7451b (diff)
song2: stick: Remove grace note from intro.
This screwed up the layout.
-rw-r--r--02-song2/parts/stick.ly4
1 files changed, 2 insertions, 2 deletions
diff --git a/02-song2/parts/stick.ly b/02-song2/parts/stick.ly
index ac33e46..99c9086 100644
--- a/02-song2/parts/stick.ly
+++ b/02-song2/parts/stick.ly
@@ -13,9 +13,9 @@ stickIntroLeft = \relative c {
}
stickIntroRight = \relative c' {
- \grace{e16} fis8. fis e4 r16 ais,16 b cis d gis, |
+ fis8. fis e4 r16 ais,16 b cis d gis, |
e'8. e d4 ~ d4 r8 |
- \grace{e16} fis8. fis e4 ~ e4 fis8 |
+ \grace{e16} fis8. fis e4 ~ e4 fis8 |
d8. cis b4 r4. |
\grace{e16} fis8. a8 fis16 e4 r16 ais,16 b cis d gis, |