On Thu, 2005-12-15 at 11:07 +0100, Mats Bengtsson wrote:
> However, if you want the lyrics included also in the separate part for
> guitar 2, it's a bit more tricky, at least if the rhythm of the second
> guitar part does not match the lyrics, since then you don't have anything
> in the score that
Just give an explicit name to the Voice of the first guitar:
firstGuitar = \context Voice GuitarOne {
then your commented lines should work directly.
For the separate parts, you could mark the lyrics with tags. A simple
alternative is to write out the full \score block for each separate version
I am playing around with the tag feature so that I can print out a
master score for a piece and the individual instrument music. In order
to follow along on the hymn I want to include the lyrics for all four
verses in the master score and the individual instrument music. Below is
the master lilypon