[OS X TeX] Texshop Engine

Alan T Litchfield alan at alphabyte.co.nz
Wed Jan 20 06:06:13 CET 2010


When using bash I would normally put lines like

> #!/bin/bash
> export PATH=/usr/texbin:/usr/local/bin:$PATH

into ~/.profile

but I would instead have something like

PATH=/bin:/sbin:/usr/bin:/usr/sbin:... ; export PATH

Alan

On 20/01/2010, at 5:53 PM, David Arnold wrote:

> 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.

--
Alan T Litchfield
AlphaByte
PO Box 141, Auckland, 1140
New Zealand
http://www.alphabyte.co.nz
http://www.alphabyte.co.nz/beatrice

-------------- 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