]> git.donarmstrong.com Git - lilypond.git/commitdiff
Change spacing of lyrics to partially fix 127.
authorJoe Neeman <joeneeman@gmail.com>
Mon, 10 Aug 2009 22:28:20 +0000 (08:28 +1000)
committerJoe Neeman <joeneeman@gmail.com>
Mon, 10 Aug 2009 23:51:36 +0000 (09:51 +1000)
Non-overlapping lyrics lines are now placed side-by-side.

ly/engraver-init.ly

index 6088acf9cb71e1367c5e60c02c079f67d0cba31a..85ab0662a0411f11daeef1da9f17f6f75c000c38 100644 (file)
@@ -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