[EMAIL PROTECTED] writes:
> Hi,
> 
> The following code produces five warnings
> warning: cannot find Voice: A
> 
> but the paper output is perfect.
> 
> \version "2.1.34"
> \score {<<
>   \new Staff \notes { a4 a a a \context Voice=A {a a a a}}
> 
>   \lyricsto A \new Lyrics \lyrics { a a a a }
> >>}
> 
> The following code gives the same output without warnings. IMHO, both ways 
> should be allowed:

If the first version would not give a warning, how would you catch
typing errors in the Voice names?

-- 

 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