Skip to content

Commit

Permalink
J.S. Bach: Das wohltemperierte Klavier – more consistent titles for f…
Browse files Browse the repository at this point in the history
…ugues

Signed-off-by: Davide Madrisan <[email protected]>
  • Loading branch information
madrisan committed Sep 5, 2024
1 parent 0b41f96 commit 426296e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Bass = \context Voice = "four" \relative c {
\header {
composer = ##f % "Johann Sebastian Bach"
opus = ##f % "BWV 846"
title = \markup { "Fuga I " \char ##x007E " à 4" }
title = \markup { "Fuga I " \char ##x007E " à 4." }
subtitle = ##f
}
\layout {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Bass = \context Voice = "four" \relative c' {
\header {
composer = ##f % "Johann Sebastian Bach"
opus = ##f % "BWV 847"
title = \markup { "Fuga II " \char ##x007E " à 3" }
title = \markup { "Fuga II " \char ##x007E " à 3." }
subtitle = ##f
}
\layout {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ Bass = \context Voice = "four" \relative c' {
\header {
composer = ##f % "Johann Sebastian Bach"
opus = ##f % "BWV 848"
title = \markup { "Fuga III " \char ##x007E " à 4" }
title = \markup { "Fuga III " \char ##x007E " à 4." }
subtitle = ##f
}
\layout {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ Bass = \context Voice = "five" \relative c {
\header {
composer = ##f % "Johann Sebastian Bach"
opus = ##f % "BWV 849"
title = \markup { "Fuga IV " \char ##x007E " à 5" }
title = \markup { "Fuga IV " \char ##x007E " à 5." }
subtitle = ##f
}
\layout {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ Bass = \context Voice = "four" \relative c {
\header {
composer = ##f % "Johann Sebastian Bach"
opus = ##f % "BWV 850"
title = \markup { "Fuga V " \char ##x007E " à 4" }
title = \markup { "Fuga V " \char ##x007E " à 4." }
subtitle = ##f
}
\layout {
Expand Down

0 comments on commit 426296e

Please sign in to comment.