horndude77 / open-scores

Some lilypond scores I work on.

open-scores / BeethovenSymphony3 / Horn3.ly
100644 18 lines (12 sloc) 0.312 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\version "2.13.4"
 
\include "defs.lyi"
\include "Horn3MvtI.lyi"
\include "Horn3MvtII.lyi"
\include "Horn3MvtIII.lyi"
\include "Horn3MvtIV.lyi"
 
instrument = "Horn III"
 
notesMvtI = \hornThreeMvtI
notesMvtII = \hornThreeMvtII
notesMvtIII = \hornThreeMvtIII
notesMvtIV = \hornThreeMvtIV
 
\include "Part.lyi"