>> However, if I use `alignAboveContext = "V1"` instead, it doesn't >> work, and I get the warning >> >> ``` >> warning: alignAboveContext not found: V1 >> ``` >> >> Why? > > Does it make sense? If you have two staves, and a voice were to > change staves, would you expect the lyrics to leap about too?
Actually yes :-) Can you imagine a situation where this shouldn't happen? > In my mind, a staff has a stable vertical position, whereas a voice > doesn't. Yeah, I didn't think of voices changing staves, so we have a valid technical limitation, I guess. >> If this is a known restriction, where is it documented? > > In the Internals Reference, alignAboveContext only occurs under > staff-ish contexts, not voice-ish ones, ยง2.1.x. OK, but this only gives indirect hints. I'll try to improve the documentation, thanks. Werner