]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add a default minimum-distance between lyrics.
authorJoe Neeman <joeneeman@gmail.com>
Wed, 14 Jul 2010 00:29:16 +0000 (17:29 -0700)
committerJoe Neeman <joeneeman@gmail.com>
Wed, 14 Jul 2010 00:29:55 +0000 (17:29 -0700)
ly/engraver-init.ly

index a07294f753cf50f28c6e2b1abb2d3f32e3529f84..701ca5209257859f52effd6538893fffa0ee588c 100644 (file)
@@ -405,7 +405,10 @@ 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 . 0) (stretchability . 0) (padding . 0.2))
+  \override VerticalAxisGroup #'inter-loose-line-spacing = #'((space . 0)
+                                                             (stretchability . 0)
+                                                             (padding . 0.2)
+                                                             (minimum-distance . 2.8))
   \override VerticalAxisGroup #'non-affinity-spacing #'padding = #1.0
   \override InstrumentName #'self-alignment-Y = ##f