lilypond-user
[Top][All Lists]
Advanced

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

Variables in instrumentName markup?


From: Trevor Bača
Subject: Variables in instrumentName markup?
Date: Sat, 28 Mar 2015 14:13:51 -0400

Hi,

Is there a way to do ...

   foo = #12
   \new Staff \with {
      instrumentName = \markup { \hcenter-in \foo Percussion }
   } { ... }
   \new Staff \with {
      instrumentName = \markup { \hcenter-in \foo Violin }
   } { ... }

... or equivalent?

(The motivation being to use the same amount of horizontal space in a couple of dozen different instrument names.)

Trevor.

--
Trevor Bača
address@hidden

reply via email to

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