\scale[\scalesetting]{%
\expanded{\useMPgraphic{\xmlatt{#1}{name}}{\xmlatt{#1}{parameters}}}}%
And of course had to be:
\expanded{\scale[\scalesetting]{%
\useMPgraphic{\xmlatt{#1}{name}}{\xmlatt{#1}{parameters}}}}%
On 4/25/2016 1:11 PM, Meer, Hans van der wrote:
With images one can scale them on placement, for example \externalfigure[][scale=250,height=..] etc.
Is such a scaling or separate height,width setting also possible with the placement of useMPgraphic?
Or needs all scaling of thesebe done within the metapost/metafun code?
\scale[...]{}
Hans van der Meer