Skip to content

Commit

Permalink
J.S. Bach: Die Kunst der Fuge (BWV 1080) - minor rendering fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Davide Madrisan <[email protected]>
  • Loading branch information
madrisan committed Mar 8, 2024
1 parent e95c3f7 commit 3d9cb6a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ Alto = \context Voice = "two" \relative c' {
| f2 d1
| \stemDown cis2 d \stemUp e
| f2. g4 f e
| d2 r4 e f g
| \once\stemDown d2 r4 e f g
%15
| a2 r4 b c d
| \once\stemDown a2 r4 b c d
| e d c b a gis
| \stemDown a2. bes!4 a g
| f2. g4 f e
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,15 @@ Alto = \context Voice = "two" \relative c' {
%20
| d2. e4 f g
| a2~ a8 g f e d2~
| d8
| \hideStaffSwitch
d8
\change Staff = "lower"
\stemUp\tieUp
d,
\change Staff = "upper"
\stemDown
d' e f g a g f4 f,
\showStaffSwitch
| g2 f2. e4
| f2 f'1_~
%25
Expand Down Expand Up @@ -236,13 +238,15 @@ Tenor = \context Voice = "three" \relative c' {
d4 e fis
| \once\override NoteColumn.force-hshift = #0.2 g2.
e4 f! g
| \stemDown\tieDown a2~ \stemUp a8 g f g
| \hideStaffSwitch
\stemDown\tieDown a2~ \stemUp a8 g f g
\change Staff = "upper"
\stemDown a g a bes
| c4 d8 e f2~ f8 ees
\change Staff = "lower"
\stemUp
d c
\showStaffSwitch
| bes2 a8 g a bes
\change Staff = "upper"
\stemDown
Expand Down

0 comments on commit 3d9cb6a

Please sign in to comment.