summaryrefslogtreecommitdiffstats
path: root/bwv1056/bwv1056-continuo.ly
blob: 330f6af8a1f011b653373cf4d5ce29bc162ce6a4 (plain)
1
2
3
4
5
6
7
8
9
10
\include "includes/header.ly"
\include "includes/definitions.ly"
\include "includes/paper.ly"

\include "largo/continuo.ly"
\bookpart {
  \score {
    \new Staff \with { instrumentName = #"Continuo." } { \continuo }
  }
}