2011/1/12 James Bailey <derhindem...@googlemail.com>:
>
> On Jan 11, 2011, at 11:01 PM, Janek Warchoł wrote:
>
>> I want to achieve this:
>>
>> bla
>> ble
>> bli
>> blo
>> blu foobar
>>
>> without messing with all the bla's.
>> Any ideas?
>
> \markup {
>   \general-align #Y #-1 {
>      \column {
>         "bla" "ble" "bli" "blo" "blu"
>      }
>      "foobar"
>   }
> }

Perfectly! Thank you!
I must say that the description of the general-align function in the
manual doesn't give the impression that it's so powerful.

cheers,
Janek

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

Reply via email to