adjust author sandbox

This commit is contained in:
tux
2024-07-17 13:35:33 +02:00
parent fa2cb9f9bc
commit 37e823a425
2 changed files with 22 additions and 1 deletions

View File

@ -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 }
}