[EMAIL PROTECTED] writes:
> On Monday 02 February 2004 12.46, Han-Wen Nienhuys wrote:
> > [EMAIL PROTECTED] writes:
> > > never could spot a semantical difference between using Lyrics and
> > > LyricsVoice, I have used both randomly). Removing Lyrics, or making the
> > > distinction between Lyrics and LyricsVoice more clear in the docu, would
> > > remove some of my confusion...
> > >
> > > But that is really a different issue; the following gives me the same
> > > output:
> >
> > The problem is that, songA and songB get different Thread contexts.
> > My plan is to wholly remove Thread context, ASAP. Until that time, use
> >
> >   \new Thread { \songA \songB }
> 
> New bug found: The following code
> 
> \version "2.1.16"
> \score {
>   << 
>     \context Voice=A \notes { c }
>     \lyricsto A \new Thread \lyrics { a }
>   >>
> }

can't duplicate.

-- 

 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