Lyrics alignment: Difference between revisions
Demonstrate more alignment values |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 17: | Line 17: | ||
\once \override LyricText.self-alignment-X = 1 | \once \override LyricText.self-alignment-X = 1 | ||
"right-aligned" | "right-aligned" | ||
\once \override LyricText.self-alignment-X = #- | \once \override LyricText.self-alignment-X = #-1.5 | ||
" | "overly left-aligned" | ||
} | } | ||
</lilypond> | </lilypond> | ||