Re: print instrument abbreviations to left of staff

2016-05-20 Thread Simon Albrecht
On 20.05.2016 00:52, Ryan Michael wrote: \set Staff.instrumentName = #"Cello " You don’t need the # here; strings in LilyPond syntax and Scheme syntax are equivalent. Best, Simon ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.g

Re: print instrument abbreviations to left of staff

2016-05-19 Thread tisimst
> <http://lilypond.1069038.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemai

print instrument abbreviations to left of staff

2016-05-19 Thread Ryan Michael
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 <