[TxMt] TextMate & pdftricks
Brad Miller
bmiller at luther.edu
Thu May 12 12:00:14 UTC 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alain,
Have you made some changes to the Latex and Texniscope command? By
default Latex and Texniscope is setup to run pdflatex and yet the
error message you are getting is latex: command not found.
If pdftricks starts up its own separate process then it looks like
the appropriate PATH information is not getting inherited from TextMate.
Brad
On May 12, 2005, at 6:32 AM, Alain Matthes wrote:
> Hello:)
>
> Sorry for my bad english. I hope that you can understand my question.
>
> I've some difficulties to use pdftricks with TextMate and TeXniscope
>
> Example : graphe.tex
>
> \documentclass[a4paper,10pt]{article}
>
> \usepackage{ifpdf}
> \ifpdf
> \usepackage{pdftricks}
>
> \begin{psinputs}
> \usepackage{pstricks}
> \usepackage{pstricks-add}
> \usepackage{pst-plot}
> \end{psinputs}
> \else
> \usepackage{pstricks}
> \usepackage{pstricks-add}
> \usepackage{pst-plot}
> \fi
>
> \begin{document}
>
> \begin{pdfdisplay}
> \[\psset{xunit=0.75,yunit=0.75}
> \begin{pspicture}(-2,-2)(8,2)
> \psset{griddots=0,gridlabels=10pt,subgriddiv=5}
> \psset{shortput=nab,nodesep=3pt,arrows=->,labelsep=3pt}
> \cnodeput(1,0){A}{A}
> \cnodeput(5,0){B}{B}
> \nccircle[angleA=90]{A}{0.6cm}_{0,75}
> \ncarc[arcangle=40]{A}{B}^{0,25}
> \ncarc[arcangle=40]{B}{A}^{0,5}
> \nccircle[angleA=-90]{B}{0.6cm}_{0,5}
> \end{pspicture}\]
>
> \end{pdfdisplay}
>
> \end{document}
>
> i've no problem with Texshop but with TextMate...
>
> In Command Output i've :
>
> 1: latex : command not found
>
> and in the log
>
> sh: line 1: latex: command not found
> rm: graphe-fig1.aux: No such file or directory
> rm: graphe-fig1.dvi: No such file or directory
> rm: graphe-fig1.log: No such file or directory
> rm: graphe-fig1.eps: No such file or directory
> This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) \write18
> enabled. etc...
>
> Thanks Alain Matthes
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFCg0VUt6pClM1VKiYRAk6HAKCZnFhWam8o6Ftu/J38I/hlX51/gwCgsuo+
ivdbfDsa2YJ84iP/Qvf/k9c=
=UqqJ
-----END PGP SIGNATURE-----
More information about the textmate
mailing list