On Mon, 23 Feb 2026 at 21:17, William Rehwinkel via LilyPond user
discussion <[email protected]> wrote:
>
> Dear Lilypond mailing list,
>
> I'm sorry that I haven't been able to find this in the documentation
> yet. I was wondering, in the following example is there an easy way to
> bottom-align the lyrics instead of top-aligning them?
Hello,
\markup { \general-align #Y #DOWN \column { a b c } } d e f
See A.1.2 Markup for text alignment
https://lilypond.org/doc/v2.25/Documentation/notation/markup-for-text-alignment
Kind regards,
Xavier