Re: [sage-support] Re: Install on mac Pdflatex

2017-02-25 Thread Dima Pasechnik
On Saturday, February 25, 2017 at 12:52:44 PM UTC, Richard W Bump wrote: > > > Your worksheet does not import as it is an old unsupported format, > it is not a worksheet, it is a plain text file (you can just paste its contents into a SageNotebook cell) (Alternatively, rename it so that it

Re: [sage-support] Re: Install on mac Pdflatex

2017-02-25 Thread Richard W Bump
Sir,    Your worksheet does not import as it is an old unsupported format,  Attached is an incomplete Calculus BC demo I am preparing for my wife. The last few evaluations are text I pasted directly from the website to test latex.  There were some MathJax tests in earlier versions and MathJax does

[sage-support] Re: Install on mac Pdflatex

2017-02-25 Thread Dima Pasechnik
On Friday, February 24, 2017 at 5:30:09 PM UTC, richard...@gmail.com wrote: > > I'm using a text() entry annotating a plot. > for this you do not need TeX installed on your machine. The rendering of graphics in text("$x^$",...) is done by MathJax. (as you never provided a concrete example of s

[sage-support] Re: Install on mac Pdflatex

2017-02-24 Thread richard . w . bump
I've reinstalled Sage using the app version 3 times. The config.status indicates no latex is installed. I just verified, it also indicates the same in the preinstallation package contents. I've been working UNIX systems since the early 90's, if the pointers aren't there, the feature doesn't

[sage-support] Re: Install on mac Pdflatex

2017-02-24 Thread richard . w . bump
I'm using a text() entry annotating a plot. I'll give jupyter a try. I just validated ImageMagick was properly installed . . . don't follow their instructions, download the source and build it. On Friday, February 24, 2017 at 10:15:32 AM UTC-6, Dima Pasechnik wrote: > > What exactly is the tas

[sage-support] Re: Install on mac Pdflatex

2017-02-24 Thread Dima Pasechnik
What exactly is the task you have? Do you generate your TeX formulae, or write them by hand? Do you know that SageNotebook's richtext cells support TeX formulae? Perhaps it would be better to use jupyter notebook rather than SageNotebook (the latter is old and going away sooner or later). In jupy

[sage-support] Re: Install on mac Pdflatex

2017-02-24 Thread richard . w . bump
This didn't fix the problem. I wonder if I have to perform a Macport install of Texlive, since Macports seems to duplicate most things installed already.. I' didn't see an option to perform a binary install for Imagemagick On Friday, February 24, 2017 at 2:42:35 AM UTC-6, Dima Pasechnik wrot

[sage-support] Re: Install on mac Pdflatex

2017-02-24 Thread Dima Pasechnik
On Friday, February 24, 2017 at 4:40:27 AM UTC, richard...@gmail.com wrote: > > In SageNotebook I am trying to use %latex to format my data and a formula > and when I select evaluate I get the pdflatex error. sagetex is installed. > sagetex is not even relevant in this sense (unless your latex

[sage-support] Re: Install on mac Pdflatex

2017-02-23 Thread richard . w . bump
In SageNotebook I am trying to use %latex to format my data and a formula and when I select evaluate I get the pdflatex error. sagetex is installed. On Thursday, February 23, 2017 at 10:17:52 AM UTC-6, Dima Pasechnik wrote: > > Please describe the problem you have. > Are you trying to use sagete

[sage-support] Re: Install on mac Pdflatex

2017-02-23 Thread Dima Pasechnik
Please describe the problem you have. Are you trying to use sagetex? sagetex is a latex package, that generates runnable sage code from your latex document, and then is able to plug back in the results of the sage being run on that runnable code piece. sagetex has to be installed in the way late

[sage-support] Re: Install on mac Pdflatex

2017-02-23 Thread richard . w . bump
I have the same problem running OS 10.12.3, TexLive 2016, and SageMath 7.5.1 app. The later two appear to be correctly installed. I have followed all the steps for the paths. I have added symbolic links inside of the app with no success. I can only speculate that it may be a problem related

[sage-support] Re: Install on mac Pdflatex

2017-01-11 Thread Dima Pasechnik
On Wednesday, January 11, 2017 at 10:57:33 AM UTC, philippe...@gmail.com wrote: > > I have just installed Sage (SageMath-7.4) on a mac under sierra, where tex > is correctly installed (Texshop). > I have an error message > pdflatex doesn't seem to be installed > > What can I do ? When I write