blob: a6ab2068d933947c079f784b351bffaaf719e7fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
\include "deutsch.ly"
#(ly:set-option 'relative-includes #t)
\include "stimmen.ly"
\include "texte.ly"
#(ly:set-option 'relative-includes #f)
%spezifisch%
\pointAndClickOff
\header {
title = "Hevenu schalom alejchem"
composer = "Text und Melodie aus Israel"
tagline = ##f
}
#(ly:set-option 'relative-includes #t)
\include "satz.ly"
#(ly:set-option 'relative-includes #f)
|