Hi,

The following patch add x-alignment support for instrument names:
being given the amount of indentation, and the value of the
self-alignment-X grob property, some padding is added to the right
of the instrument name.

\override Staff.InstrumentName #'self-alignment-X = #LEFT
==> instrument name aligned on the left margin

\override Staff.InstrumentName #'self-alignment-X = #CENTER
==> instrument name centered in the indentation

\override Staff.InstrumentName #'self-alignment-X = #RIGHT
==> instrument name right-aligned, on the system start.

If the instrument name is bigger than the indentation, it will
be placed as if right aligned.

May I apply?

nicolas

Attachment: centered-instrument-names.patch
Description: Binary data


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to