summaryrefslogtreecommitdiffstats
path: root/bwv1056/bwv1056-violin2.ly
blob: d2e32d71427495abda53eaba892922806208fb61 (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/violin2.ly"
\bookpart {
  \score {
    \new Staff \with { instrumentName = #"Violino II." } { \violinii }
  }
}