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

%spezifisch%

\pointAndClickOff

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

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