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.


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

Reply via email to