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

Greetings,

Bert



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

Reply via email to