use new include system

This commit is contained in:
tux
2023-07-22 22:09:10 +02:00
parent e0d835680e
commit 0a291560ca
5 changed files with 48 additions and 44 deletions

View File

@ -1,6 +1,6 @@
\version "2.18.0"
\include "../../generic/general_include.ly"
\include "../../lilypond-custom-includes/base_config.ly"
HEADER = \bookpart {
\header {
@ -29,19 +29,19 @@ and from mor -- ning round to night.
firstVoice = \relative c' {
\global
a4 a e' e
d c8 (h) a4 a
e' e a a
g f8 (e) e4 e
d h c d
h a8 (g) a2
d c8 (h) a4 a
e' e a a
g f8 (e) e4 e
d h c d
h a8 (g) a2
\bar "|."
}
MUSIC = {
<<
\chords {
a1:m g2 a1:m a2:m d2 a:m
g2 f e:m a:m
a1:m g2 a1:m a2:m d2 a:m
g2 f e:m a:m
}
\new ChoirStaff = "firstStaff"
<<
@ -62,7 +62,7 @@ TEXT = \markuplist {
% nur Output wenn noStandaloneOutput nicht gesetzt oder auf false steht
output = #(if isStandAlone
#{
\bookpart {
\bookpart {
\HEADER
\score {