Kieren,

Thank you TWICE over for your help.

Your code worked perfectly. I compared it to my trial code and this is what you added:

On Dec 27, 2007, at 9:34 PM, Kieren MacMillan wrote:

                \context
                {
                        \InnerStaffGroup
                        \consists "Instrument_name_engraver"
                }

I had tried something very similar which did not work because it evidently had coding errors (no braces, \StaffGroup instead of \InnerStaffGroup):

        \context \StaffGroup \consists "Instrument_name_engraver"


In retrospect, your solution seems so simple and direct. However, your solution leaves me with my usual perplexity in using Lilypond: How can I figure out "new" code to solve "new" problems when I don't know the code exists? There is something about Lilypond structure (or Scheme structure) which continues to elude me. Very frustrating!

(This is a rhetorical question; no response necessary.)

THANKS, again.

Jeremiah



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

Reply via email to