input TEX; prologues := 1; %if scantokens(mpversion) < 1.200: % filenametemplate %else: % outputtemplate := %fi % "%j.eps"; beginfig(1) path paaab ; paaab:=makepath pencircle ; draw paaab ; currentpicture := currentpicture shifted -llcorner currentpicture shifted (1cm,2cm); endfig; end;