>
> Maybe something like this will work for you?
> Since this separates text and music you'll have to count to place the text
> at the right position.
>
> \version "2.18.0"
>
> \score
> {
>     <<
>         \new Lyrics \lyricmode { foo2 _4 bar }
>         \new ChordNames \chordmode { c1:7 }
>         \new Staff { c'2 c'4 c' }
>     >>
> }


This works for me. Thank you, and also thanks to everbody else who
suggested solutions!
Lukas
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to