Right-aligned and centered text: Difference between revisions

Import snippet from LSR
 
m Lemzwerg moved page Right-aligned and centered Text to Right-aligned and centered text without leaving a redirect: Only the first letter of a title should be uppercase
 
(3 intermediate revisions by 2 users not shown)
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.0">
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=765
%% http://lsr.di.unimi.it/LSR/Item?id=765


Line 69: Line 69:
[[Category:Spacing]]
[[Category:Spacing]]
[[Category:Paper and layout]]
[[Category:Paper and layout]]
[[Category:Snippet]]