[OS X TeX] batch convert eps to pdf using epstopdf
Piet van Oostrum
piet at cs.uu.nl
Sat Mar 9 12:37:59 CET 2002
>>>>> Martin Costabel <costabel at wanadoo.fr> (MC) writes:
MC> Hanspeter Schaub wrote:
>>
>> Thanks for pointer. However, I can't seem to get it to work. In a
>> terminal I type as you suggest below, but I get
>>
>> hp% foreach f (*.eps)
>> foreach -> epstopdf $f
>> foreach -> done
>> foreach ->
MC> foreach is ended by 'end', not by 'done'. The latter is bash-speak. In
MC> bash you would say
MC> $ for f in *.eps; do epstopdf $f; done
Sorry, I meant to say end (I even tried it out to prevent me to type
someting illegal), and still managed to put done in the message. I am not a
*csh fan (that is an understatement).
--
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum at hccnet.nl
-----------------------------------------------------------------
To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to <info at email.esm.psu.edu> with
"help" (no quotes) in the body.
-----------------------------------------------------------------
More information about the macostex-archives
mailing list