[NTG-context] new beta
Renaud AUBIN
aubin at nibua-r.org
Tue Aug 29 19:50:08 CEST 2006
Hans Hagen a écrit :
>So, the big question here is "does graphic inclusion work as expected"
>
>
Hans,
\scale seems to be broken...
\starttext
\startuseMPgraphic{dummygraph}
numeric u; u:=2cm;
draw (-u,-u)--(u,u);
draw ((-u,-u)--(u,u)) rotated 90;
\stopuseMPgraphic
\placefigure[here]{none}{\useMPgraphic{dummygraph}}
\placefigure[here]{none}{\scale[sx=1,sy=1]{\useMPgraphic{dummygraph}}}
\stoptext
More information about the ntg-context
mailing list