If anyone changes the vertical spacing of lyrics using the method below, 
the problem reported in issue 1120 comes back.  Patch at 
http://codereview.appspot.com/4095041/

<< 
  \context Voice = "v" { c' c' c' c' c'1 }
  \new Lyrics \with { 
  \override VerticalAxisGroup
    #'nonstaff-relatedstaff-spacing = #'((basic-distance . 7)) 
  } \lyricsto "v" {
    \lyricmode { ooooooo __ _ _ _  a } 
} >> 

Attachment: evil2.png
Description: Binary data

_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to