lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Centering columns on the page


From: Jean Abou Samra
Subject: Re: Centering columns on the page
Date: Mon, 17 Apr 2023 20:26:45 +0200
User-agent: Evolution 3.46.4 (3.46.4-1.fc37)

Le lundi 17 avril 2023 à 18:51 +0100, Richard Shann a écrit :

Someone asked me how to set some verses in columns across the page
after the title in their piece. I found a snippet in the LSR which
defines a markup command \columns to place columns evenly spaced across
the page. So with three verses you get one aligned at the left, one 1/3
and one 2/3 of the way across the page. With two columns the second
column starts at the page center.
What is nice about this definition is that it scales nicely when you
alter the global staff size.

I have tried to modify the definition to move the whole set of columns
to the left, so that e.g. the second of three columns straddles the
center of the page or the space between two columns is centered.
My efforts have been in vain, so I was wondering if someone could
suggest how to do this.

Like this?

\markup \override #'(line-width . 100) \columns ...

The line-width property is read by \line / make-line-markup.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]