>>>>> "Anthony" == Anthony W Youngman <lilyp...@thewolery.demon.co.uk> writes:

Anthony> I'm game. My two problems are (1) finding time, and (2) I'll
Anthony> need a fair bit of hand-holding to start off with, I
Anthony> expect. I'm very much a procedurally trained programmer (C,
Anthony> Fortran, *decent* BASICs).

In the meantime, using
        TromboneOne=\relative c'' { .... }
        TromboneTwo=\relative c'' {....}

\score {
        \context Staff = trombone <<
                \context Voice = tromboneOne { \voiceOne \TromboneOne}
                \context Voice = tromboneTwo { \voiceTwo \TromboneTwo}
        >>
}

may do what you want.

Peter C




_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to