lilypond-user
[Top][All Lists]
Advanced

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

align in \markup


From: MING TSANG
Subject: align in \markup
Date: Sun, 22 Sep 2013 05:55:23 -0700 (PDT)

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
}

Attachment: 2013-09-22_085044.png
Description: PNG image


reply via email to

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