unknown author and shiftChords

This commit is contained in:
2024-02-16 20:00:10 +01:00
parent e72efbd156
commit 395e959432
2 changed files with 7 additions and 1 deletions

View File

@ -16,7 +16,7 @@
(assoc-ref author "death_year")
(assoc-ref author "organization")
)
(ly:warning (ly:format "author with id ~a not found" authorId)))))
"unbekannt")))
(define (format-poet poetId)
(string-append (ly:output-def-lookup layout 'poetPrefix) " " (format-author poetId #f)))