bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

\lyricsto can't find voice


From: Bertalan Fodor
Subject: \lyricsto can't find voice
Date: Tue, 20 Jan 2004 17:59:08 +0100

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]