On Thu, Mar 3, 2011 at 6:25 AM, Keith OHara <[email protected]> wrote:

> %% 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
>      } >>
>

Thanks for the example, this is fixed now.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to