lilypond-user
[Top][All Lists]
Advanced

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

Re: Hello everyone / Instrument-Name-Abbreviation on front of every syst


From: H. S. Teoh
Subject: Re: Hello everyone / Instrument-Name-Abbreviation on front of every system
Date: Sat, 31 Dec 2016 15:45:46 -0800
User-agent: NeoMutt/20161126 (1.7.1)

On Thu, Dec 29, 2016 at 01:12:21AM +0100, UCas wrote:
[...]
> For scores with more than 3 or 4 instruments I would find it useful,
> if I could put a short for the instrument-name in front of every line.
> The first system has the instruments in front, but I do not find a way
> to put an abbreviation of the names in front of every system across
> the score.
> 
> Is there a helpful snippet anywhere in the documentation? Any Idea?

Does this help?

        \new Staff = "piccStaff" {
                \set Staff.instrumentName = "Piccolo"
                \set Staff.shortInstrumentName = "Picc"

                % ... music goes here
        }


--T



reply via email to

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