lilypond-user
[Top][All Lists]
Advanced

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

Re: Instrument names and smallest possible bounding box


From: Simon Albrecht
Subject: Re: Instrument names and smallest possible bounding box
Date: Sun, 17 Jan 2016 12:20:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

On 17.01.2016 12:10, Carl-Henrik Buschmann wrote:
The default placement of instrument names seems a bit messy compared to my default Sibelius output. They seem "off", not alligned properly. This is of course the fault of the author. Most likely there is a easy fix. Suggestions?

Well, it’s not your fault: the instrument names are center-aligned by default. To right-align them, use

\layout {
  \context {
    \StaffGroup % or Staff, or GrandStaff, or ChoirStaff…
    \override InstrumentName.self-alignment-X = 1
  }
}

Yours, Simon



reply via email to

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