[OS X TeX] Opustex and TexShop on OSX

Herbert Schulz herbs at wideopenwest.com
Wed Jul 5 23:44:40 EDT 2006


On Jul 5, 2006, at 5:13 PM, Teresa Clark wrote:

> Thank you to everyone who helped me with this.  I ended up using  
> the engine, modified, to run pdfetex.
>
> #!/bin/tcsh
> echo $1
> set basefname="`basename "$1" .tex`"
> rm "$basefname".ox*
> pdfetex "$1"
> ~/Library/TeXShop/bin/opusflex "$basefname"
> pdfetex "$1"
> rm "$basefname".ox*
>

Howdy,

I think pdfetex and pdftex are identical in recent versions of the  
TeX distribution.

Good Luck,

Herb Schulz
(herbs at wideopenwest.com)


------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the MacOSX-TeX mailing list