lilypond-user
[Top][All Lists]
Advanced

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

Re: align in \markup


From: David Kastrup
Subject: Re: align in \markup
Date: Sun, 22 Sep 2013 15:01:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

MING TSANG <address@hidden> writes:

> Hi lilyponders,
>
> How to align the "yMt" with samplepath?  Any solution is appreciated.
>
> Thanks,
> Ming.
>
> \version "2.17.26"
> samplePath =
> #'((moveto 0 1)
> (lineto -1 3)
> (lineto -1 3)
> (lineto 1 1)
> (curveto 3 3 3 2 1 4)
> (closepath))
> \markup { "yMt "
> \path #0.15 #samplePath
> }

Uh, looks aligned to me.  That is, the point (0,0) in the samplePath
seems to be on the baseline of yMt.  What else do you want?

-- 
David Kastrup




reply via email to

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