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

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

Reply via email to