[OS X TeX] Opustex and TexShop on OSX
Teresa Clark
twclark21 at mac.com
Wed Jun 7 00:39:16 CEST 2006
Thanks Frank
It's almost there. Runs on some files but not others. Frustrating.
Why did you use pdftex instead of Latex, etc?
The typeset encounters errors on the second pass of pdftex using
files I know compiled under Windows.
>
> -8<-----
> #!/bin/tcsh
> echo $1
> set basefname="`basename "$1" .tex`"
> pdftex "$1"
> ~/Library/TeXShop/bin/opusflex "$basefname"
> pdftex "$1"
> rm "$basefname".ox*
> -8<----
>
Is there a way to split the three compilations so that I can track
the errors. Or a pause between?
From now, it could be just adjusting to a different version of TeX.
Thanks again for your assistance
Teresa Clark
------------------------- 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 macostex-archives
mailing list