Skip to content

Commit

Permalink
J.S. Bach: Suite Anglaise 3 BWV808: Add Sarabande with agréments to i…
Browse files Browse the repository at this point in the history
…ndex

Signed-off-by: Davide Madrisan <[email protected]>
  • Loading branch information
madrisan committed Dec 29, 2024
1 parent c990fc4 commit 43afa09
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Soprano = \context Voice = "one" \relative c' {
\stemUp\tieUp
\override MultiMeasureRest.staff-position = #0
\override Rest.staff-position = #0
\label #'SuiteIIISarabande
\label #'SuiteIIISarabandeI
\repeat volta 2 {
%1
| <d bes'>8 <c a'> a'4 . c16 bes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Soprano = \context Voice = "one" \relative c' {
\stemUp\tieUp
\override MultiMeasureRest.staff-position = #0
\override Rest.staff-position = #0
\label #'SuiteIIISarabande
\label #'SuiteIIISarabandeII
\repeat volta 2 {
%1
| bes'8\arpeggio a a4~\mordent a16 c32 bes a c bes d64 c
Expand Down
3 changes: 2 additions & 1 deletion src/johann-sebastian-bach/suites-anglaises/index.ly
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ middleGrey = #(x11-color 'grey45)
\markup { \indexItem "Prélude" #'SuiteIIIPrelude }
\markup { \indexItem "Allemande" #'SuiteIIIAllemande }
\markup { \indexItem "Courante" #'SuiteIIICourante }
\markup { \indexItem "Sarabande" #'SuiteIIISarabande }
\markup { \indexItem "Sarabande" #'SuiteIIISarabandeI }
\markup { \indexItem "Les agréments de la même Sarabande" #'SuiteIIISarabandeII }
\markup { \indexItem "Gavotte I" #'SuiteIIIGavotteI }
\markup { \indexItem "Gavotte II ou la Musette" #'SuiteIIIGavotteII }
\markup { \indexItem "Gigue" #'SuiteIIIGigue }
Expand Down

0 comments on commit 43afa09

Please sign in to comment.