[sage-devel] Re: Workaround for missing link to MacTex for MacOS Sage app

2017-01-21 Thread kcrisman
See https://trac.sagemath.org/ticket/4 Weirdly, I have precisely this situation of having upgraded to El Capitan and not having upgraded my Sage, but LaTeX works fine, contra "If you had an old version of TeX Live (2014 or earlier) and then upgraded your operating system to Sierra, TeX will

[sage-devel] Re: Workaround for missing link to MacTex for MacOS Sage app

2017-01-20 Thread Michael Frey
Yes, it appears to have the path hard coded somewhere. My global path does contain /Library/TeX/texbin which appears to come from /etc/paths.d/TeX. I originally modified the /Applications/SageMath-7.5.1.app/Contents/Resources/start-sage.sh file. I then modified the src/mac-app/start-sage.sh fil

[sage-devel] Re: Workaround for missing link to MacTex for MacOS Sage app

2017-01-20 Thread Dima Pasechnik
yes, I agree this should be updated, according to https://www.tug.org/mactex/sierra.html I cc to the primary developer of sage.app. On Friday, January 20, 2017 at 4:12:22 AM UTC, Michael Frey wrote: > > I found that when trying to access LATeX (MacTeX) calls in a Sage notebook > via MatPlotLib o