Lyrics assignment problem

2004-06-12 Thread Bertalan Fodor
Hello, I have a score where an instrument and singer are answering each other. I thought it would be natural to use \context Voice = instrument { ... } \context Voice = singer { ... } \context Voice = instrument { ... } \context Voice = singer { ... } \lyricsto "singer" { la -- la -- la } But l

Re: Lyrics assignment problem

2004-06-13 Thread Erik Sandberg
On Saturday 12 June 2004 19.45, Bertalan Fodor wrote: > Hello, > > I have a score where an instrument and singer are answering each other. > I thought it would be natural to use > \context Voice = instrument { ... } > \context Voice = singer { ... } > \context Voice = instrument { ... } > \context

RE: Lyrics assignment problem

2004-06-14 Thread Bertalan Fodor
> \new Lyrics \lyrics << > \lyricsto singerA { Pam -- pam -- pam -- pam -- pam. } > \lyricsto singerB { La -- la -- la -- la -- la. } > \lyricsto singerC { Blah -- blah -- blah -- blah -- blah. } > } > >> > } Wow! More lyricsto's can be

Re: Lyrics assignment problem

2004-06-14 Thread Erik Sandberg
On Monday 14 June 2004 12.47, Bertalan Fodor wrote: > > \new Lyrics \lyrics << > > \lyricsto singerA { Pam -- pam -- pam -- pam -- pam. } > > \lyricsto singerB { La -- la -- la -- la -- la. } > > \lyricsto singerC { Blah -- blah -- blah -- blah -- blah. } > >

RE: Lyrics assignment problem

2004-06-14 Thread Bertalan Fodor
> think I'll start > thinking & then > propose a better system to the coders. (your problem is far > from the only one > related to lyrics syntax & intuition). Well, I think that the main problem is the documentation. It doesn't have the best examples. (For example I had no idea that lyricsto

Re: Lyrics assignment problem

2004-06-14 Thread Erik Sandberg
On Monday 14 June 2004 18.10, Bertalan Fodor wrote: > > think I'll start > > thinking & then > > propose a better system to the coders. (your problem is far > > from the only one > > related to lyrics syntax & intuition). > > Well, I think that the main problem is the documentation. It doesn't hav