ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Christopher Creutzig <ccr@mupad.de>
Subject: Re: trim pdf figures
Date: Fri, 06 Aug 2004 16:04:06 +0200	[thread overview]
Message-ID: <41138FD6.6090907@mupad.de> (raw)
In-Reply-To: <20040708114458.40213b18@glenlivet.elvenkind.com>

Taco Hoekwater wrote:

> epstopdf.sty runs (attemps to run)  the epstopdf executable 'inline'

First shot (even untested, sorry):

\def\externalEPSfigure[#1]{%
   \immediate\write18{epstopdf #1}%
   \externalfigure[#1]%
}

How does a command make texexec/texutil invoke a command in case
\write18 has not been enabled?

regards,
	Christopher Creutzig

  reply	other threads:[~2004-08-06 14:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <40D7BB96.6060508@verizon.net>
     [not found] ` <DE2A64D8-C417-11D8-8830-000A95928A38@mac.com>
     [not found]   ` <2380B65E-C423-11D8-9BBE-00039391146A@maths.mq.edu.au>
     [not found]     ` <71E192BB-C427-11D8-ADE1-000A95928A38@mac.com>
     [not found]       ` <FE690CC9-D029-11D8-B920-0003938543A0@dircon.co.uk>
     [not found]         ` <E1EE902A-D02E-11D8-A997-000A959EB894@ieee.org>
     [not found]           ` <E1EE902A-D02E-11D8-A997-000A959EB894-EkmVulN54Sk@public.gmane.org>
2004-07-08  8:54             ` Nigel King
2004-07-08  9:24               ` Henning Hraban Ramm
2004-07-08  9:44                 ` Taco Hoekwater
2004-08-06 14:04                   ` Christopher Creutzig [this message]
2004-08-06 14:13                     ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41138FD6.6090907@mupad.de \
    --to=ccr@mupad.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).