summaryrefslogtreecommitdiff
path: root/Froehlichkeit_und_leichtes_Leben/Froehlichkeit_und_leichtes_Leben.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Froehlichkeit_und_leichtes_Leben/Froehlichkeit_und_leichtes_Leben.ly')
-rw-r--r--Froehlichkeit_und_leichtes_Leben/Froehlichkeit_und_leichtes_Leben.ly23
1 files changed, 10 insertions, 13 deletions
diff --git a/Froehlichkeit_und_leichtes_Leben/Froehlichkeit_und_leichtes_Leben.ly b/Froehlichkeit_und_leichtes_Leben/Froehlichkeit_und_leichtes_Leben.ly
index 5b996dd..0587745 100644
--- a/Froehlichkeit_und_leichtes_Leben/Froehlichkeit_und_leichtes_Leben.ly
+++ b/Froehlichkeit_und_leichtes_Leben/Froehlichkeit_und_leichtes_Leben.ly
@@ -1,22 +1,27 @@
\include "deutsch.ly"
+#(ly:set-option 'relative-includes #t)
\include "stimmen.ly"
\include "texte.ly"
+#(ly:set-option 'relative-includes #f)
-#(set! paper-alist (cons '("kindle" . (cons (* 210 mm) (* 130 mm))) paper-alist))
-#(set-default-paper-size "kindle")
+%spezifisch%
\pointAndClickOff
\header {
- title = "Fröhlichkeit und leichtes Leben"
tagline = ""
}
-
\paper {
top-margin = 5
+ print-all-headers = ##t
}
-inhalt = {
+\score {
+ \header {
+ title = "Fröhlichkeit und leichtes Leben"
+ composer = "Text und Satz (nach einer Vorlage von Felice Giardini um 1760): Josef Michel 1978"
+ tagline = ""
+ }
\new ChoirStaff <<
\set Score.skipBars = ##t
\new Staff <<
@@ -35,17 +40,9 @@ inhalt = {
\new Lyrics \lyricsto maenner { \textAm }
\new Lyrics \lyricsto maenner { \textBm }
>>
-}
-
-\score {
- \inhalt
\layout {
indent = #0
}
-}
-
-\score {
- \unfoldRepeats { \inhalt }
\midi {
\context {
\Score