summaryrefslogtreecommitdiff
path: root/Von_guten_Maechten/Von_guten_Maechten.ly
blob: 7f38a4fc671ae07fd8717c2bee3b237aac057c5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\include "deutsch.ly"
#(ly:set-option 'relative-includes #t)
\include "stimmen.pre"
\include "texte.pre"
#(ly:set-option 'relative-includes #f)

%spezifisch%

\version "2.19.80"

\pointAndClickOff

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

#(ly:set-option 'relative-includes #t)
\include "satz.pre"
#(ly:set-option 'relative-includes #f)