You have to fiddle with the value for \lower depending on the paper and font size, but this does it:

\version "2.13.10"

\markup { \fill-line { \lower #70 { "Centred text" } } }

Nick

On 06/01/10 23:42, Federico Bruni wrote:
Centering horizontally is very simple: I use \fill-line and just one text.
There's anything as simple to center the text vertically as well?

So far I only managed to get it working with a silly workaround: \column and a long list of \line { \null } (see attached example).

I'm sure there's some better solution, can you help me to find it?



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to