From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: No straightforward .png support in ConTeXt? Date: Sun, 21 Jun 1998 20:08:06 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <358D4C06.45A8D19@wxs.nl> 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 1035390891 20426 80.91.224.250 (23 Oct 2002 16:34:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:34:51 +0000 (UTC) Cc: "'Frans Goddijn'" , "'ntg-context@ntg.nl'" Original-To: Berend de Boer Xref: main.gmane.org gmane.comp.tex.context:34 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:34 Berend de Boer wrote: > > On Saturday, June 20, 1998 3:39 PM, Frans Goddijn [SMTP:fg@fgbbs.iaf.nl] > wrote: > > > > I just release pdfTeX-0.12o-3. This release includes: > > > pdftex.ch: fixed bug in compressed inclusion of PNG files - length of > > ConTeXt has no build-in support for .png it seems, it misses a macro to > extract the length. I assume it's quite easy to add it as LaTeX already has > it. But maybe someone has already done so? See other mail. The release you use works ok with a new texutil. I attached a new version, beware, a bit ot beta, so keep the old one: texutil --fig *.png also try: texutil --fig --epstopdf *.eps (uses gs, so this command must be available) Add to spec-tpd: \def\dotpdinsertpng#1#2#3#4#5#6#7#8% {\pdfimage width #6sp height #7sp #1\relax} \def\dotpdinsertpdf#1#2#3#4#5#6#7#8% {\pdfimage width #6sp height #7sp #1\relax} and things should work. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | mail: pragma@wxs.nl -----------------------------------------------------------------