Compare commits

..

No commits in common. "becb69fa5d6e3bbd4feef124cb275f8df97bc33b" and "c8d1b56459d87170608a15ba2c72bd11216a5736" have entirely different histories.

4 changed files with 8 additions and 17 deletions

View File

@ -21,11 +21,8 @@ HEADER = \bookpart {
alttitle = "Alternativtitel" alttitle = "Alternativtitel"
titlesize = 11 titlesize = 11
titletopspace = 2 titletopspace = 2
authors = #'( poetId = "dude"
("dude" melody) composerId = "dude"
("kumpel" text))
year_text = "2020"
year_melody = "2021"
copyright = "Fumpeverlag" copyright = "Fumpeverlag"
categories = "see" categories = "see"
songinfo = "Hintergrund songinfo = "Hintergrund

View File

@ -5,12 +5,9 @@
HEADER = \bookpart { HEADER = \bookpart {
\header { \header {
title = "Titel" title = "Titel"
alttitle = "Liedanfang" songId = "a-song-id"
authors = #'( categories = ""
("" )) songinfo = "wasauchimmer"
year_text = ""
year_melody = ""
infotext = ""
} }
} }

View File

@ -6,11 +6,8 @@ HEADER = \bookpart {
\header { \header {
title = "Chorsatz" title = "Chorsatz"
alttitle = "" alttitle = ""
authors = #'( composerId = "dude"
("dude" melody text) songId = "a-song-id"
("kumpel" composition))
year_text = ""
year_melody = ""
categories = "" categories = ""
songinfo = "" songinfo = ""
} }

@ -1 +1 @@
Subproject commit e72efbd1563007ad1bb4b94765535feef3eb3347 Subproject commit b23ba5c0dc7116a08a177559fb2d3af1549cf2fc