Right-aligned and centered text: 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: | ||
If you want to format a long text to be right-aligned or centered, set the text's line-width as appropriate and use the new commands <code>\textRight</code> or <code>\textCenter</code> as defined here. (To format left-aligned use common <code>\wordwrap</code>.) | If you want to format a long text to be right-aligned or centered, set the text's line-width as appropriate and use the new commands <code>\textRight</code> or <code>\textCenter</code> as defined here. (To format left-aligned use common <code>\wordwrap</code>.) | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
%% http://lsr.di.unimi.it/LSR/Item?id=765 | %% http://lsr.di.unimi.it/LSR/Item?id=765 | ||