From: fred Date: Sun, 24 Mar 2002 20:11:56 +0000 (+0000) Subject: lilypond-0.1.64 X-Git-Tag: release/1.5.59~3088 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d21f3baa28d92f6f47343c315fa553af7fa51eb6;p=lilypond.git lilypond-0.1.64 --- diff --git a/mutopia/J.S.Bach/courante-alto.ly b/mutopia/J.S.Bach/courante-alto.ly index 966700fb92..9885930e5e 100644 --- a/mutopia/J.S.Bach/courante-alto.ly +++ b/mutopia/J.S.Bach/courante-alto.ly @@ -4,6 +4,7 @@ title = "Solo Cello Suites"; subtitle = "Suite II"; piece = "Courante"; % opus = "BWV 1008"; +opus = ""; composer = "Johann Sebastian Bach(1685-1750)"; enteredby = "JCN"; copyright = "public domain"; @@ -28,9 +29,11 @@ courante_alto_global = \melodic{ \key bes; \partial 16; \clef alto; - \skip 2.*16; + \skip 2.*15; + s2 s8. \bar ":|:"; - \skip 2.*16; + \skip 2.*15; + s2 s8 \bar ":|"; }