lilypond-user
[Top][All Lists]
Advanced

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

instrument-name


From: David Bobroff
Subject: instrument-name
Date: 14 Oct 2003 20:27:30 +0000

I want to add instrument names to a score.  I don't want them in the
parts.  The different parts in the score are all eventually defined as
\staffA \staffB etc.

Shouldn't I be able to define something like 

staffAnameA = \context Staff nameA <<
        \property Staff.instrument = "NameA"
        \property Staff.instr = "nA"
        \staffA
>>

?

The above produces a score with an extra staff for each instrument.  One
with the instrument name and nothing but a blank staff, plus the staff
with the music.

Obviously I'm missing something.  Can someone straighten me out?

-David Bobroff





reply via email to

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