summaryrefslogtreecommitdiff
path: root/Froehlich_soll_mein_Herze_springen_kombiniert_E_dur/Froehlich_soll_mein_Herze_springen_kombiniert_E_dur.ly
blob: f6dd3b1a9b29fb5e07eb43400a569e2ebfde7977 (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
25
26
27
\include "deutsch.ly"

%spezifisch%

\version "2.19.80"
#(set-global-staff-size 19)

\pointAndClickOff

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

#(ly:set-option 'relative-includes #t)
\include "../Froehlich_soll_mein_Herze_springen__/stimmen.ly"
\include "../Froehlich_soll_mein_Herze_springen__/texte.ly"
\include "4_satz.pre"

\include "../Froehlich_soll_mein_Herze_springen_/stimmen.ly"
\include "../Froehlich_soll_mein_Herze_springen_/texte.ly"
\include "3_satz.pre"
#(ly:set-option 'relative-includes #f)