Skip to content

Commit

Permalink
J.S. Bach: Partita 1 BWV825 - better pagination for Menuets
Browse files Browse the repository at this point in the history
Signed-off-by: Davide Madrisan <[email protected]>
  • Loading branch information
madrisan committed Feb 23, 2024
1 parent 2e36311 commit 0cfdd07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#'((basic-distance . 2)
(minimum-distance . 1)
(padding . 2)
(stretchability . 24))
(stretchability . 32))
top-margin = 10\mm
top-markup-spacing.basic-distance = 0
top-system-spacing.basic-distance = 1
Expand Down Expand Up @@ -104,5 +104,4 @@
\pageBreak
\include "./parts/bach-partita-1-5-menuet-1.ly"
\include "./parts/bach-partita-1-5-menuet-2.ly"
\pageBreak
\include "./parts/bach-partita-1-6-giga.ly"
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@ Soprano = \context Voice = "one" \relative c'' {
| d bes es bes f' bes,
| c a g a f a
| c f, d' f, es' f,
\break
%5
| d' aes es' g, f' f,
| g' f a! es bes' d,
\break
| c es d c d bes
| c a g a f es'
\break
| d bes a bes f bes
%10
| d bes es bes f' bes,
Expand Down Expand Up @@ -55,7 +56,6 @@ Soprano = \context Voice = "one" \relative c'' {
| aes' bes, g' bes, f' bes,
| es, bes' a! bes g' bes,
| es, bes' f bes g bes
\pageBreak
%30
| c bes d aes es' g,
| f' es g d a'! c,
Expand Down

0 comments on commit 0cfdd07

Please sign in to comment.