lilypond-user
[Top][All Lists]
Advanced

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

Re: \column inside a \column and baseline-skip


From: Kieren MacMillan
Subject: Re: \column inside a \column and baseline-skip
Date: Tue, 29 Jan 2008 13:08:44 -0500

Hi Risto,

Is there a successful way to do this just using columns?

Maybe the following hint will help you find an easier way:

\markup
{
    \column
    {
        \fontsize #6 "Title I"
        \raise #-1.5 \fontsize #6 "Title II"
        \raise #-2 \fontsize #-1 "Poet"
        \raise #-2 \fontsize #-1 "Translator"
    }
}

Hope this helps!
Kieren.




reply via email to

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