lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Instrumental Group Names in Score


From: Reilly
Subject: Re: Instrumental Group Names in Score
Date: Fri, 28 Dec 2007 09:20:42 -0500

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]