From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9435 Path: main.gmane.org!not-for-mail From: "Duncan Hothersall" Newsgroups: gmane.comp.tex.context Subject: RE: eps -> pdf Date: Tue, 1 Oct 2002 09:43:23 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: References: <20021001080739.GA30940@merkur.econ.muni.cz> 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 1035399761 3083 80.91.224.250 (23 Oct 2002 19:02:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:02:41 +0000 (UTC) Original-To: "AlterEgo Qasars" , "konference o ConTeXtu" In-Reply-To: <20021001080739.GA30940@merkur.econ.muni.cz> Xref: main.gmane.org gmane.comp.tex.context:9435 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9435 You can use epstopdf, available on CTAN. It requires Ghostscript. dh > -----Original Message----- > From: owner-ntg-context@let.uu.nl [mailto:owner-ntg-context@let.uu.nl]On > Behalf Of AlterEgo Qasars > Sent: 01 October 2002 09:08 > To: konference o ConTeXtu > Subject: eps -> pdf > > > Hello. > > I'm sorry to ask this question since I know it was discussed in the past > but I can't find the answer. How can I translate .eps files to .pdf files > (to be able to include them to .pdf output)? ps2pdf is not viable > since my > figures are small, not page-like. I tried > > texutil --figures --epspage priklad.eps > > or > > texutil --figures --pstopdf priklad.eps > > but I've obtained no .pdf file. > > Many thanks to you, > M.K. > >