summaryrefslogtreecommitdiff
path: root/Vom_Himmel_kam_der_Engel_Schar/Vom_Himmel_kam_der_Engel_Schar.ly
blob: 7fa15878e1aace2a6eb05b278187235649041fde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

%spezifisch%

\pointAndClickOff

\paper {
  top-margin = 5
  print-all-headers = ##t
}

\header {
  title = "Vom Himmel kam der Engel Schar"
  composer = "Friedrich Wilhelm Zachow (1663-1712)"
  tagline = ##f
}

#(ly:set-option 'relative-includes #t)
\include "parts/I.ly"
\include "parts/VI.ly"
#(ly:set-option 'relative-includes #f)