show use of chordlyrics

This commit is contained in:
tux 2024-03-24 03:44:22 +01:00
parent becb69fa5d
commit 71c5197fbb
3 changed files with 4 additions and 1 deletions

View File

@ -62,6 +62,8 @@ TEXT = \markuplist
% \override #'(verse-hspace . -5) %Abstand zwischen Spalten geringer
%\translate #'(2 . 0) %das nächste was er printed, printed er nicht dahin wo es eigentlich hinkommt sondern verschiebt es um (x.y)
\group-verses {
\override #`(verse-break-voice . ,#{ s4 \repeat unfold 2 { s1 } \break #})
\chordlyrics \secondVerse
\chordverse #(stanza 8) \columnVerseMarkup
\chordverse #(stanza 9) \columnVerseMarkup

@ -1 +1 @@
Subproject commit e72efbd1563007ad1bb4b94765535feef3eb3347
Subproject commit 7f7cac99f4ff0a48192042d80e020969078d7c37

View File

@ -2,3 +2,4 @@ customChordPrintings = {
<h dis' fis' e''>-\markup { \small "add11" }
<a cis' gis' h'>-\markup { \small "maj9" }
}
songFormatAndSize = "a4"