show use of chordlyrics
This commit is contained in:
@ -62,6 +62,8 @@ TEXT = \markuplist
|
|||||||
% \override #'(verse-hspace . -5) %Abstand zwischen Spalten geringer
|
% \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)
|
%\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 {
|
\group-verses {
|
||||||
|
\override #`(verse-break-voice . ,#{ s4 \repeat unfold 2 { s1 } \break #})
|
||||||
|
\chordlyrics \secondVerse
|
||||||
\chordverse #(stanza 8) \columnVerseMarkup
|
\chordverse #(stanza 8) \columnVerseMarkup
|
||||||
|
|
||||||
\chordverse #(stanza 9) \columnVerseMarkup
|
\chordverse #(stanza 9) \columnVerseMarkup
|
||||||
|
Submodule lilypond-common-includes updated: e72efbd156...843b9fc71f
@ -2,3 +2,4 @@ customChordPrintings = {
|
|||||||
<h dis' fis' e''>-\markup { \small "add11" }
|
<h dis' fis' e''>-\markup { \small "add11" }
|
||||||
<a cis' gis' h'>-\markup { \small "maj9" }
|
<a cis' gis' h'>-\markup { \small "maj9" }
|
||||||
}
|
}
|
||||||
|
songFormatAndSize = "a4"
|
||||||
|
Reference in New Issue
Block a user