Kieren MacMillan wrote:
[Lilypond 2.11.42]

Hi all,

I'm trying to define an orchestral stylesheet, based on the Barenreiter NMA soft-bound edition (Mozart KV 551, to be exact). Their instrument names are centered in a column, which presents no problem; however, the InstrumentName text itself is a center-aligned column if there are multiple lines in the name, e.g.

    Violoncello
       e Basso
How do you specify the multiple lines? Do you use
\set Staff.instrumentName = \markup{\center-align {Violoncello "e Basso" }}
or
\set Staff.instrumentName = \markup{\column {Violoncello "e Basso" }}

   /Mats


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

Reply via email to