[OS X TeX] \includegraphics question

Peter Dyballa Peter_Dyballa at Web.DE
Thu Nov 29 06:26:21 EST 2007


Am 29.11.2007 um 08:33 schrieb Robert Bruner:

> In tcsh you'd say
>
> foreach f (websurvey*pdf)
>  pdftops -eps $f
> end
>
>
> In (ba)sh the syntax would differ

In a BSD based system, like for example Mac OS X, you can simply

	apply pdftops -eps websurvey*pdf

independent of any shell's particular syntax.

--
Greetings

   Pete

When in doubt, use brute force.
                             -- Ken Thompson





More information about the MacOSX-TeX mailing list