From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7910 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: MPtoPDF extension Date: Mon, 20 May 2002 18:26:55 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020520182655.2ddd13d8.morawski@gmx.net> References: <20020518025418.141427e2.morawski@gmx.net> <5.1.0.14.1.20020519234620.02b9d988@remote-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035398346 23266 80.91.224.250 (23 Oct 2002 18:39:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:39:06 +0000 (UTC) Original-To: ntg-context@ntg.nl In-Reply-To: <5.1.0.14.1.20020519234620.02b9d988@remote-1> Xref: main.gmane.org gmane.comp.tex.context:7910 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7910 On Sun, 19 May 2002 23:48:40 +0200 Hans Hagen wrote: > At 02:54 AM 5/18/2002 +0200, Jens-Uwe Morawski wrote: > > >Hullo, > > > >AFAIK MPtoPDF only suppots the conversion of one MPS file > >in one PDF file. Would it be possible to enhance MPtoPDF > >in a way that it can build a PDF from multiple MPS files. > > > >Here i mean only files with equal , e.g. example.1, > >example.2 ... example.6 become example-c.pdf (c=collection). > > > >Maybe the Perl-programm can support the command line switch > >--collection/-c, then all MPS files will be included in > >one PDF file, every figure on its own page and (i hope it is possible) > >every page/Mediabox fits the size of the figure on this page. > > > >Thanks in advance. > > hm, there is actually mptopdf.pl which happily accepts > > mptopdf hundredgraphics > > or even > > mptopdf quitesomegraphics.mp It seems my question was misleading. I ask for the support that multiple MPS files, for example .1 .2 .3 .4 .5 .6, are converted to *one* PDF file that contains, in this example, 6 pages with each figure on its own page. Jens