diff --git a/lieder/authors_sandbox/authors_sandbox.ly b/lieder/authors_sandbox/authors_sandbox.ly index 3b2a587..b3f799c 100644 --- a/lieder/authors_sandbox/authors_sandbox.ly +++ b/lieder/authors_sandbox/authors_sandbox.ly @@ -11,6 +11,27 @@ \header { authors = #'( ("kumpel" text melody)) + year_text = "1600" + year_melody = "1600" + } + \markup { \print-songinfo } +} + +\bookpart { + \header { + authors = #'( + ("kumpel" text melody)) + year_text = "1600" + year_melody = "1800" + } + \markup { \print-songinfo } +} + +\bookpart { + \header { + authors = #'( + ("kumpel" text melody)) + year_melody = "1800" } \markup { \print-songinfo } } diff --git a/lilypond-common-includes b/lilypond-common-includes index 201a54f..5ee1a7b 160000 --- a/lilypond-common-includes +++ b/lilypond-common-includes @@ -1 +1 @@ -Subproject commit 201a54f60a86d0c3acf996de54eab98ea9e57bec +Subproject commit 5ee1a7b6be20820432c7c1a86a4d369a6522a257