[OS X TeX] How to plot functions with PGF and TeXShop ?
Herbert Schulz
herbs at wideopenwest.com
Sun Jan 15 20:44:57 CET 2006
On Jan 15, 2006, at 1:32 PM, Franck Pastor wrote:
>
> I suspect TeXShop is aware of the /usr/bin or /usr/local/bin
> directories, but not of /sw/bin... If I use the following script
> (named "pgfscript.engine" and placed in ~/Library/TeXShop/engines)
> to run the LaTeX exemple that uses pgf, it works fine :
>
> #!/bin/tcsh
> set path= ($path /sw/bin)
> pdflatex --shell-escape "$1"
>
> In that case, is there any way to make TeXShop aware that gnuplot
> is in /sw/bin, or have I to install the other implementation of
> Gnuplot ?
Howdy,
How about a symbolic link of /sw/bin (or the particular program that
is needed) placed in /usr/local/bin?
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 macostex-archives
mailing list