Bugfix Beispielliederbuch

Vorlage light entschlackt
Common includes geupdatet
This commit is contained in:
Jakob Krueger 2023-07-23 10:50:50 +02:00
parent 8d918d4ee4
commit 6da3d36769
3 changed files with 9 additions and 17 deletions

View File

@ -4,9 +4,9 @@
HEADER = \bookpart {
\header {
title = "Round and round"
poet = "Worte und Weise: unbekannt"
composer = " "
title = "Titel"
poet = "Worte:"
composer = "Weise:"
categories = ""
songinfo = "wasauchimmer"
}
@ -16,32 +16,24 @@ global = {
%Takt
\time 4/4
%Tonart
\key a \minor
\key c \major
}
firstVerse = \lyricmode {
\set stanza = "1."
Round and round the earth is tur -- ning
tur -- ning al -- ways round to mor -- ning
and from mor -- ning round to night.
Lyrics
}
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
c
\bar "|."
}
MUSIC = {
<<
\chords {
a1:m g2 a1:m a2:m d2 a:m
g2 f e:m a:m
c
}
\new ChoirStaff = "firstStaff"
<<

View File

@ -6,7 +6,7 @@
imagePagePath = "categories"
songPath = "lieder"
\include "../../lilypond-common-includes/general_include.ly"
\include "../../lilypond-custom-includes/base_config.ly"
\include "../../lilypond-common-includes/book_include.ly"
\include "../../lilypond-common-includes/toc_include.ly"

@ -1 +1 @@
Subproject commit eba0cc537551d407307b6896ff72fd495d8dd113
Subproject commit 7e7d6820fbd61eb8400657a2cbcae9b7fe3d5a96