summaryrefslogtreecommitdiffstats
path: root/bwv1056/bwv1056-violin1.ly
blob: d0af89e7bdd9e4cbdd0d10862ca85478f40c1a81 (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/violin1.ly"
\bookpart {
  \score {
    \new Staff \with { instrumentName = #"Violino I." } { \violini }
  }
}