From: Joe Neeman Date: Mon, 10 Aug 2009 22:28:20 +0000 (+1000) Subject: Change spacing of lyrics to partially fix 127. X-Git-Tag: release/2.13.4-1~179^2~116 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1116cf5d9f3728adac8fc8152ed1a5cb9c451dc9;p=lilypond.git Change spacing of lyrics to partially fix 127. Non-overlapping lyrics lines are now placed side-by-side. --- diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly index 6088acf9cb..85ab0662a0 100644 --- a/ly/engraver-init.ly +++ b/ly/engraver-init.ly @@ -392,7 +392,7 @@ printing of a single line of lyrics." \override VerticalAxisGroup #'remove-empty = ##t \override VerticalAxisGroup #'staff-affinity = #UP \override VerticalAxisGroup #'inter-staff-spacing = #'((space . 5.5) (stretchability . 1) (padding . 0.5)) - \override VerticalAxisGroup #'inter-loose-line-spacing = #'((space . 2) (stretchability . 0.5) (padding . 0.2)) + \override VerticalAxisGroup #'inter-loose-line-spacing = #'((space . 0) (stretchability . 0) (padding . 0.2)) \override SeparationItem #'padding = #0.2 \override InstrumentName #'self-alignment-Y = ##f