summaryrefslogtreecommitdiff
path: root/Freu_dich_Erd_und_Sternenzelt/Freu_dich_Erd_und_Sternenzelt.ly
blob: b2883048d39143701552983b016fb4653fcba039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\include "deutsch.ly"
#(ly:set-option 'relative-includes #t)
\include "artikulation.ly"
\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)