Re: pdflatex not working with ipe on el capitan
Michael Thon <[email protected]> Wed, 21 Oct 2015 20:39:25 +0200
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Message-ID | <[email protected]> |
> On 21 Oct 2015, at 19:36, Jessica <[email protected] <mailto:[email protected]>> wrote: > > so I just fixed it. > you need to export IPELATEXDIR your .bash_profile. No, IPELATEXDIR is the directory in which pdflatex is run and the temporary files are created, not the path to pdflatex. Ipe currently assumes that pdflatex is in the current PATH and simply tries to run the command pdflatex. One must therefore make sure that the path to pdflatex is in the PATH environment variable. This can be done by 1.) adding e.g. export PATH=$PATH:/Library/TeX/texbin to ~/.profile and running ipe from the command line 2.) using the ipe OSX binary provided by Otfried and adding /Library/TeX/texbin to the PATH in the script in /Applications/Ipe.app/Contents/MacOS/Ipe, then running ipe by clicking on the Ipe.app 3.) using the MacPorts version of ipe and texlive See also: > On 16 Oct 2015, at 00:24, Vineet Pandey <vipandey-fWt/sZ2FBdz2fBVCVOL8/[email protected] <mailto:vipandey-fWt/sZ2FBdz2fBVCVOL8/[email protected]>> wrote: > > All right, just found the answer here https://github.com/otfried/ipe-issues/issues/18 <https://github.com/otfried/ipe-issues/issues/18> by digging into the archives Cheers, Michael _______________________________________________ Ipe-discuss mailing list Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected] http://lists.science.uu.nl/mailman/listinfo/ipe-discuss