From cd5e38aabc35bc305365eb91bae9f1293e33813b Mon Sep 17 00:00:00 2001 From: tux Date: Sat, 30 Aug 2025 15:05:04 +0200 Subject: [PATCH] add prefixes in songinfo output --- private_includes/base/default_songinfo_style.ily | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/private_includes/base/default_songinfo_style.ily b/private_includes/base/default_songinfo_style.ily index 70cbe42..a63c8ec 100644 --- a/private_includes/base/default_songinfo_style.ily +++ b/private_includes/base/default_songinfo_style.ily @@ -51,7 +51,7 @@ (lambda (paragraph) (make-wordwrap-internal-markup-list #t #{ \markuplist { $(ly:parser-include-string paragraph) } #})) - (ly:regex-split (ly:make-regex "\n[ \t\n]*\n[ \t\n]*") text))) + (ly:regex-split (ly:make-regex "\n[ \t\n]*\n[ \t\n]*") (string-append prefix text)))) '())))) (stack-lines DOWN 0.0 (chain-assoc-get 'baseline-skip props) (interpret-markup-list layout props