MING TSANG <tsan...@rogers.com> 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


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

Reply via email to