Bugfix Beispielliederbuch
Vorlage light entschlackt Common includes geupdatet
This commit is contained in:
parent
8d918d4ee4
commit
6da3d36769
@ -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"
|
||||
<<
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user