diff --git a/lieder/sandbox/sandbox.ly b/lieder/sandbox/sandbox.ly index 8367735..3947a4c 100644 --- a/lieder/sandbox/sandbox.ly +++ b/lieder/sandbox/sandbox.ly @@ -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 diff --git a/lilypond-common-includes b/lilypond-common-includes index e72efbd..7f7cac9 160000 --- a/lilypond-common-includes +++ b/lilypond-common-includes @@ -1 +1 @@ -Subproject commit e72efbd1563007ad1bb4b94765535feef3eb3347 +Subproject commit 7f7cac99f4ff0a48192042d80e020969078d7c37 diff --git a/lilypond-custom-includes/custom_style_overrides.ly b/lilypond-custom-includes/custom_style_overrides.ly index 826fbf2..9fe2aa4 100644 --- a/lilypond-custom-includes/custom_style_overrides.ly +++ b/lilypond-custom-includes/custom_style_overrides.ly @@ -2,3 +2,4 @@ customChordPrintings = { -\markup { \small "add11" } -\markup { \small "maj9" } } +songFormatAndSize = "a4"