[OS X TeX] Texshop Engine
David Arnold
dwarnold45 at suddenlink.net
Wed Jan 20 05:53:36 CET 2010
All,
I saved the following as Distiller.engine in ~/Library/TeXShop/Engines, chmod +x Distiller.engine, then restarted TeXShop. It did not appear in the Typeset window.
#!/bin/bash
export PATH=/usr/texbin:/usr/local/bin:$PATH
latex "$1"
Weird. Using 2.29.
What am I doing wrong?
David.
-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
More information about the macostex-archives
mailing list