> \version "2.19.15"
> 
> <<
>   \new Staff \new Voice = sop { c' d' e' f' }
>   \new Lyrics \keepWithTag "A" \lyricsto sop {
>     \lyricmode {
>       An \tag "A" example \tag "B" text
>     }
>   }
> >>

Thanks, that works. Why do I need this extra pair of braces now
(around \lyricmode { })?
And shouldn't that be handled by convert-ly?

Cheers,
Joram

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to