From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4628 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Include PS in Metapost Date: Mon, 07 May 2001 10:36:09 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20010507103609.0196c540@server-1> References: <200105070535.f475Z7Y09890@merkur.econ.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035395278 27277 80.91.224.250 (23 Oct 2002 17:47:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:47:58 +0000 (UTC) Cc: ConTeXt mailing list Original-To: AlterEgo Qasars In-Reply-To: <200105070535.f475Z7Y09890@merkur.econ.muni.cz> Xref: main.gmane.org gmane.comp.tex.context:4628 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4628 At 07:35 AM 5/7/01 +0200, AlterEgo Qasars wrote: >Good morning. > >Since here are many MetaPost gurus, I dare to ask this >question: > >Is it possible to include a postscript figure into a >MetaPost source? If it isn't possible generally, is it you can use use pdtoedit to make a mp file from your ps one >possible to include the output of other MetaPost file? then, you can use metafun macros to include mp subfigs, loadfigure "koe.mp" number 1 scaled .5 ; and do fancy things like refill currentpicture withcolor red ; or redraw currentpicture withpen pencircle scaled 2pt withcolor green ; also, did you read the makempy manual? [there are also macros for including bitmap graphics, hyperlinks etc into mp code] Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------