diff --git a/lilypond-common-includes b/lilypond-common-includes index b23ba5c..f5d5e1b 160000 --- a/lilypond-common-includes +++ b/lilypond-common-includes @@ -1 +1 @@ -Subproject commit b23ba5c0dc7116a08a177559fb2d3af1549cf2fc +Subproject commit f5d5e1b02035a50110f709c275bca10b87294a2b diff --git a/lilypond-song-includes/liedbausteine/sandbox.ly b/lilypond-song-includes/liedbausteine/sandbox.ly index 0a73253..49c7998 100644 --- a/lilypond-song-includes/liedbausteine/sandbox.ly +++ b/lilypond-song-includes/liedbausteine/sandbox.ly @@ -5,9 +5,9 @@ basicSongInfo = \header { title = "Liedtitel" alttitle = "Alternativtitel" - poetId = "dude" - %composerId = "dude" - composerId = "kumpel" + authors = #'( + ("kumpel" melody text) + ("dude" text)) infotext = " Also zu der Sandbox gibts echt verdammt viel zu sagen, aber wär zu krass das hier alles reinzuschreiben. Zum Testen muss hier aber mal viel stehen, damit man das mit dem automatischen Zeilenumbruch gut sieht und das mit den Abständen gut debuggen kann. @@ -160,6 +160,8 @@ TEXT = \markuplist \chordverse #(stanza 3) \thirdVerseMarkup \chordverse #(stanza 4) \fourthVerseMarkup \chordverse #(stanza 5) \fifthVerseMarkup + } + \group-verses { \chordverse #(stanza 6) \sixthVerseMarkup \chordverse #(stanza 7) \seventhVerseMarkup \chordverse #(stanza 8) \columnVerseMarkup