]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyrics-bar.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / lyrics-bar.ly
index d8a596b2e652e6c76b598f9da5d3a385972f1be8..1a827522743b1c7bd8d59112494ee920555c3ba9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.51"
+\version "2.14.0"
 
 \header{
 texidoc="
@@ -31,7 +31,7 @@ lyrics do not collide with barlines.
 \layout {
   \context {
     \Lyrics
-      \override VerticalAxisGroup #'nonstaff-nonstaff-spacing #'minimum-distance = #4
+      \override VerticalAxisGroup #'nonstaff-nonstaff-spacing #'minimum-distance = #4.2
       \override LyricText #'Y-offset = #-0.7
       \override BarLine #'bar-extent = #'(-2 . 2)
   }