lilypond-devel
[Top][All Lists]
Advanced

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

Re: [bug?] \lyricsto with lyrics above notes


From: Erik Sandberg
Subject: Re: [bug?] \lyricsto with lyrics above notes
Date: Fri, 3 Sep 2004 10:29:00 +0200
User-agent: KMail/1.6.2

See input/template/out-www/collated-files.html#satb.ly

Erik

On Friday 03 September 2004 00.42, Juergen Reuter wrote:
> The following piece:
>
> voice = \context Voice = myVoice { \notes { c' d' e' c' } }
> text = \lyrics { Aah bee cee dee }
> \score {
>     {
>         \context Staff = myStaff <<
>           \context Lyrics = sopranoLyrics \lyricsto myVoice { \text }
>           \voice
>
>     }
> }
>
> gives me:
>
> warning: cannot find Voice `voice'
>
> and no lyrics are printed.  If I put the line "\voice" *before* the line
> "\context Lyrics ...", then it works.  Does that mean that there is no way
> to print lyrics *above* a voice when using \lyricsto?  I would consider
> this a bug.
>
> Greetings,
> Jürgen
>
>
> _______________________________________________
> lilypond-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-devel




reply via email to

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