Hello Stephane, You need to use \new Lyrics to create a new Lyrics context, not \context Lyrics.
So basically put a \new everywhere where you put a \context. Basically \new creates a new Context, while \context is used in \layout Blocks to specify a Context as a sort of namespace, so instead of writing \override Context.property you can simply \override property. Cheers, Valentin
signature.asc
Description: This is a digitally signed message part.
