summaryrefslogtreecommitdiff
path: root/Froehlich_soll_mein_Herze_springen_/Froehlich_soll_mein_Herze_springen_.ly
blob: 20b562cd70a803cf2188c907f134cc00f1f2b2ff (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 "stimmen.ly"
\include "texte.ly"
#(ly:set-option 'relative-includes #f)

%spezifisch%

\version "2.19.80"

\pointAndClickOff

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

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