Compare commits
2 Commits
c8d1b56459
...
becb69fa5d
Author | SHA1 | Date | |
---|---|---|---|
becb69fa5d | |||
f795d1cef8 |
@@ -21,8 +21,11 @@ HEADER = \bookpart {
|
|||||||
alttitle = "Alternativtitel"
|
alttitle = "Alternativtitel"
|
||||||
titlesize = 11
|
titlesize = 11
|
||||||
titletopspace = 2
|
titletopspace = 2
|
||||||
poetId = "dude"
|
authors = #'(
|
||||||
composerId = "dude"
|
("dude" melody)
|
||||||
|
("kumpel" text))
|
||||||
|
year_text = "2020"
|
||||||
|
year_melody = "2021"
|
||||||
copyright = "Fumpeverlag"
|
copyright = "Fumpeverlag"
|
||||||
categories = "see"
|
categories = "see"
|
||||||
songinfo = "Hintergrund
|
songinfo = "Hintergrund
|
||||||
|
@@ -5,9 +5,12 @@
|
|||||||
HEADER = \bookpart {
|
HEADER = \bookpart {
|
||||||
\header {
|
\header {
|
||||||
title = "Titel"
|
title = "Titel"
|
||||||
songId = "a-song-id"
|
alttitle = "Liedanfang"
|
||||||
categories = ""
|
authors = #'(
|
||||||
songinfo = "wasauchimmer"
|
("" ))
|
||||||
|
year_text = ""
|
||||||
|
year_melody = ""
|
||||||
|
infotext = ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -6,8 +6,11 @@ HEADER = \bookpart {
|
|||||||
\header {
|
\header {
|
||||||
title = "Chorsatz"
|
title = "Chorsatz"
|
||||||
alttitle = ""
|
alttitle = ""
|
||||||
composerId = "dude"
|
authors = #'(
|
||||||
songId = "a-song-id"
|
("dude" melody text)
|
||||||
|
("kumpel" composition))
|
||||||
|
year_text = ""
|
||||||
|
year_melody = ""
|
||||||
categories = ""
|
categories = ""
|
||||||
songinfo = ""
|
songinfo = ""
|
||||||
}
|
}
|
||||||
|
Submodule lilypond-common-includes updated: b23ba5c0dc...e72efbd156
Reference in New Issue
Block a user