k-ohara5a5a wrote
> It looks like every line of lyrics at the bottom of a score causes extra
> space between following markup and any lyrics above the next score:
>
> <<\new Staff { a'1 a'1 }
> \new Lyrics { oh1 oh }
> \new Lyrics { oh1 oh }
> \new Lyrics { oh1 oh }
> \new Lyrics { oh1 oh
Eluze gmail.com> writes:
> > If you put A at the bottom of your list, the lyrics become spaced close
> > to the staves.
>
> not sure what you mean with this - example?
staff=\new Staff = staff \new Voice = voice { a'1 a'1 }
lyric=\context Lyrics = lyric \lyricsto voice { oh oh }
A =<< \staf