Hi Ming

Le mer. 26 févr. 2020 à 22:30, MING TSANG <tsan...@rogers.com> a écrit :

> Pierre:
> Thank you for the \scale option,  but the text part did not scale. refer
> to below:
>

 Yes it does... Have you ckek the last line?


> On Wednesday, February 26, 2020, 03:43:02 p.m. EST, Pierre Perol-Schneider
> <pierre.schneider.pa...@gmail.com> wrote:
>
[...]

> \markup\scale #'(1 . 5)\ymt
>

Try:

\version "2.19.84"

ymt = \markup {
  \note #"16" #1
  " yMt"
  %\scale #'(.5 . .5)
  \postscript #"0.075 setlinewidth 0 -2.5 moveto -13.75 10 -10 -7 2.5 5
    rcurveto stroke"
}

\markup\ymt
\markup\scale #'(.5 . .5)\ymt

Cheers,
Pierre

Reply via email to