Aligning and centering instrument names: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 1: | Line 1: | ||
The horizontal alignment of instrument names is tweaked by changing the <code>Staff.InstrumentName.self-alignment-X</code> property. The <code>\layout</code> variables <code>indent</code> and <code>short-indent</code> define the space in which the instrument names are aligned before the first and the following systems, respectively. | The horizontal alignment of instrument names is tweaked by changing the <code>Staff.InstrumentName.self-alignment-X</code> property. The <code>\layout</code> variables <code>indent</code> and <code>short-indent</code> define the space in which the instrument names are aligned before the first and the following systems, respectively. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
\paper { left-margin = 3\cm tagline = ##f } | \paper { left-margin = 3\cm tagline = ##f } | ||