%% Lyrics overlap the lower staff
<<
\new Staff \new Voice = "a" {
b1
}
\new Lyrics \lyricsto "a" {
first
}
\new Lyrics \lyricsto "a" {
second
}
\new Lyrics \lyricsto "a" {
third
}
\new Lyrics \lyricsto "a" {
fourth
}
\new Staff \new Voice {
b1
} >>
% Staff-staff spacing does not notice if we change
%\layout { \context { \Lyrics
% \override VerticalAxisGroup #'nonstaff-nonstaff-spacing
% #'minimum-distance = #9 }}
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user