Re: cannot find Voice `uniqueContext0' with \context Staff

2020-09-09 Thread Michael Käppler
: warning: cannot find Voice `uniqueContext0' \addlyrics     { foo } It worked up to 2.18.2 but fails for 2.20.0 and upstream Changing the code to use \context Voice or \new Voice or \new Staff works. Cheers,    Harm It seems it occurred somewhere in those builds that we can no longer compile

Re: cannot find Voice `uniqueContext0' with \context Staff

2020-09-09 Thread David Kastrup
t;>> results in not printed lyrics and the warning: >>> >>> warning: cannot find Voice `uniqueContext0' >>> \addlyrics >>>     { foo } >>> >>> It worked up to 2.18.2 but fails for 2.20.0 and upstream >>> >>> Cha

Re: cannot find Voice `uniqueContext0' with \context Staff

2020-09-09 Thread Michael Käppler
Am 08.09.2020 um 22:37 schrieb James Lowe: On 08/09/2020 20:15, Thomas Morley wrote: Hi, this came up in the german forum: \context Staff { b1 } \addlyrics { foo } results in not printed lyrics and the warning: warning: cannot find Voice `uniqueContext0' \addlyrics     { foo

Re: cannot find Voice `uniqueContext0' with \context Staff

2020-09-08 Thread James Lowe
On 08/09/2020 20:15, Thomas Morley wrote: Hi, this came up in the german forum: \context Staff { b1 } \addlyrics { foo } results in not printed lyrics and the warning: warning: cannot find Voice `uniqueContext0' \addlyrics { foo } It worked up to 2.18.2 but fails for 2.20.0

cannot find Voice `uniqueContext0' with \context Staff

2020-09-08 Thread Thomas Morley
Hi, this came up in the german forum: \context Staff { b1 } \addlyrics { foo } results in not printed lyrics and the warning: warning: cannot find Voice `uniqueContext0' \addlyrics { foo } It worked up to 2.18.2 but fails for 2.20.0 and upstream Changing the code to use \context

Empty lyrics lead to inaccurate 'cannot find Voice' warning

2011-09-13 Thread Sietse Brouwer
Dear bug auditor, This bug concerns Lilypond 2.12.3. It may affect later versions, I have been unable to test this. When I add an empty set of lyrics to a voice with \addlyrics, the compiler gives the following warning: bug.ly:14:16: warning: cannot find Voice `vSoprano' when in fact the problem

Re: Empty lyrics lead to inaccurate 'cannot find Voice' warning

2011-09-13 Thread Dmytro O. Redchuk
: cannot find Voice `vSoprano' when in fact the problem is that the Lyrics expression is empty Why I think this could be a problem: I was typesetting a song in parts, and I'd made some dummy variables for the verses I had yet to enter. This warning cost me half an hour as I tried to figure out

Re: Empty lyrics lead to inaccurate 'cannot find Voice' warning

2011-09-13 Thread Peekay Ex
Hello, On Tue, Sep 13, 2011 at 3:51 PM, Sietse Brouwer sbbrou...@gmail.com wrote: Dear bug auditor, This bug concerns Lilypond 2.12.3. It may affect later versions, I have been unable to test this. I don't get any errors on 2.15.11 - current unstable. Attached a screenshot of the output

Re: Empty lyrics lead to inaccurate 'cannot find Voice' warning

2011-09-13 Thread Sietse Brouwer
On Tue 13 Sep 2011, 16:51 Sietse Brouwer wrote: When I add an empty set of lyrics to a voice with \addlyrics, the compiler gives the following warning: bug.ly:14:16: warning: cannot find Voice `vSoprano' when in fact the problem is that the Lyrics expression is empty On Tue, Sep 13, 2011

cannot find Voice

2004-03-28 Thread Erik Sandberg
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

warning: Cannot find Voice: A

2004-02-06 Thread Erik Sandberg
This score, which seems correct to me, gives a couple of warning: Cannot find Voice: A warnings (one for each c16). The output looks as expected, and there seems to be no reason for this warning to be displayed. \version 2.1.19 \score { \new Staff \context Voice = A \notes f1 \lyricsto