On 4/4/20, Thomas Morley wrote:
> At least it should be documented, probably as "known issues and warnings"
The two examples in NR 2.1.2.2 seem clear:
"""
use the same syntax as above [that is, with \new Lyrics below \new
Staff] and explicitly specify the position of the lyrics:
"
"""
Alternativ
Hi,
this came out of the german forum:
The naive attempt to set associatedVoice for lyrics in a multi-Staff
score fails silently:
\version "2.20.0"
musI = { c'4 d' s2 }
musII = { s2 e'4 f' }
lyr = \lyricmode { foo \set associatedVoice = "v2" bar buzz puh }
<<
\new Staff = "1" \new Voice = "v