neues Autor*innensystem integriert
This commit is contained in:
parent
f795d1cef8
commit
becb69fa5d
@ -21,8 +21,11 @@ HEADER = \bookpart {
|
||||
alttitle = "Alternativtitel"
|
||||
titlesize = 11
|
||||
titletopspace = 2
|
||||
poetId = "dude"
|
||||
composerId = "dude"
|
||||
authors = #'(
|
||||
("dude" melody)
|
||||
("kumpel" text))
|
||||
year_text = "2020"
|
||||
year_melody = "2021"
|
||||
copyright = "Fumpeverlag"
|
||||
categories = "see"
|
||||
songinfo = "Hintergrund
|
||||
|
@ -5,9 +5,12 @@
|
||||
HEADER = \bookpart {
|
||||
\header {
|
||||
title = "Titel"
|
||||
songId = "a-song-id"
|
||||
categories = ""
|
||||
songinfo = "wasauchimmer"
|
||||
alttitle = "Liedanfang"
|
||||
authors = #'(
|
||||
("" ))
|
||||
year_text = ""
|
||||
year_melody = ""
|
||||
infotext = ""
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -6,8 +6,11 @@ HEADER = \bookpart {
|
||||
\header {
|
||||
title = "Chorsatz"
|
||||
alttitle = ""
|
||||
composerId = "dude"
|
||||
songId = "a-song-id"
|
||||
authors = #'(
|
||||
("dude" melody text)
|
||||
("kumpel" composition))
|
||||
year_text = ""
|
||||
year_melody = ""
|
||||
categories = ""
|
||||
songinfo = ""
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user