[EMAIL PROTECTED] writes:
> Again an example based on template/piano-lyrics.ly
> \lyricsto says it can't find voice if a Staff property set before voice.
> 
> ...
> \context GrandStaff <<
>     \context Staff = upper { 
>               \property Staff.minimumVerticalExtent = #'(-4 . 0) % this
> causes the warning
>       \context Voice = singer \upper
>     }
>     \lyricsto "singer" \new LyricsVoice \text
> ...
> 
> warning: Cannot find Voice: singer

No worries, it will find the voice when the processing starts. In this
case the warning is superfluous, but in other cases it isn't. I prefer
having a warning too much, than lyrics disappearing without comment.
-- 

 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to