lilypond-user
[Top][All Lists]
Advanced

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

Re: print instrument abbreviations to left of staff


From: tisimst
Subject: Re: print instrument abbreviations to left of staff
Date: Thu, 19 May 2016 16:25:55 -0700 (MST)

\set Staff.shortInstrumentName = #"abbr."

On Thu, May 19, 2016 at 5:00 PM, Ryan Michael [via Lilypond] <[hidden email]> wrote:
Hello,  I have a string quartet score, 
and I would like to show the canonical abbreviations for each instrument
to the left of each staff line throughout the piece. How can I do that? 
Ryan.

p.s. 
this is my layout: 

\score {
  \new StaffGroup <<
    \new Staff << \global \cello >>
     \new Staff << \global \violin >>
      \new Staff << \global \violinTwo >>
      \new Staff << \global \viola >>
  >>
  \layout { }
  \midi { }
}

where each \global is a variable defined like the following example: 

cello = \new Voice \relative c' {

  \set Staff.instrumentName = #"Cello "

}

--
ॐ नमः शिवाय

_______________________________________________
lilypond-user mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/lilypond-user



If you reply to this email, your message will be added to the discussion below:
http://lilypond.1069038.n5.nabble.com/print-instrument-abbreviations-to-left-of-staff-tp190777.html
To start a new topic under User, email [hidden email]
To unsubscribe from Lilypond, click here.
NAML



View this message in context: Re: print instrument abbreviations to left of staff
Sent from the User mailing list archive at Nabble.com.

reply via email to

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