Aligning and centering instrument names: Difference between revisions
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 |
mNo edit summary |
||
| 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"> | ||
\paper { left-margin = 3\cm | \paper { | ||
left-margin = 3\cm | |||
} | |||
\score { | \score { | ||