Re: [NTG-context] trim pdf figures

2004-08-06 Thread Hans Hagen
Christopher Creutzig wrote:
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?
\expanded{\installprogram{pstopdf \appliedfigurefullname}}
Hans 

-
 Hans Hagen | PRAGMA ADE
 Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] trim pdf figures

2004-08-06 Thread Christopher Creutzig
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
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] trim pdf figures

2004-07-08 Thread Taco Hoekwater


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


On Thu, 8 Jul 2004 11:24:14 +0200, Henning wrote:

> >> I don't know anything about ConTeXt, but does \usepackage{epstopdf} 
> >> work? (Or something similar?) You then don't need to worry about 
> >> explicitly converting all the eps files, it's automated within the 
> >> TeX process.
> > Alan, thanks for this-I didn't know. Unfortunately I don't think 
> > ConTeXt includes this feature. But I will cross post to the ConTeXt 
> > list to see.
> 
> \usepackage is a LaTeX command that loads a LaTeX package and has 
> nothing to do with ConTeXt at all.
> 
> What do you like to achieve? Minimal working example!
> 
> Grüßlis vom Hraban!
> ---
> http://www.fiee.net/texnique/
> 
> ___
> ntg-context mailing list
> [EMAIL PROTECTED]
> http://www.ntg.nl/mailman/listinfo/ntg-context


-- 
groeten,

Taco
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] trim pdf figures

2004-07-08 Thread Henning Hraban Ramm
I don't know anything about ConTeXt, but does \usepackage{epstopdf} 
work? (Or something similar?) You then don't need to worry about 
explicitly converting all the eps files, it's automated within the 
TeX process.
Alan, thanks for this-I didn't know. Unfortunately I don't think 
ConTeXt includes this feature. But I will cross post to the ConTeXt 
list to see.
\usepackage is a LaTeX command that loads a LaTeX package and has 
nothing to do with ConTeXt at all.

What do you like to achieve? Minimal working example!
Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context