lilypond-user
[Top][All Lists]
Advanced

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

Re: creating a centred column of markups


From: james
Subject: Re: creating a centred column of markups
Date: Wed, 26 Nov 2008 16:32:08 +0100

does this work for you:
\markup {
   \fill-line {
      \left-column {
         \line {roses are red}
         \line {violets are blue}
         \line {honey is sweet}
         \line {and so is sugar}
      }
   }

Am 26.11.2008 um 15:43 schrieb Kieren MacMillan:

[Lilypond 2.11.64]

Hi all,

I need a centred column of (left-aligned) markups — it's a poem that I want "floating" in the centre of the leading page of a choral score.

I know there have been a lot of changes recently, e.g. the thread <http://lists.gnu.org/archive/html/lilypond-user/2008-08/ msg00573.html>. I've looked through the docs and the LSR, but can't find a simple example showing how this can be done.

What's the final verdict on how to accomplish this?

Thanks,
Kieren.

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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