I tried these commands. The problem, however, persists. On Tuesday, July 2, 2013 11:40:48 PM UTC-7, P Purkayastha wrote: > > Can you try the following commands from the root of your sage > installation (where the main "sage" script is present): > > make doc-clean > make doc-html-mathjax > > > On 07/03/2013 02:34 PM, Kevin Halasz wrote: > > hmm. This is quite perplexing. My browser was already rendering math as > > HTML-CCS. I may be wrong, but it seems as though, as these documents are > > auto-generated by Sphinx, the problem is not with anything in my sage > > directory, but rather with Sphinx. If this is wrong, please let me know. > > I'm going to explore Sphinx and how it is used in Sage, but if you or > > anybody else has knowledge either of how Sphinx works or how it > > interacts with Sage, and is capable of pointing me in the right > > direction, or seeing a clear solution to the problem, I would be very > > grateful. > > > > Anyway, P Purkayastha, thanks for the helpful ideas you've given me so > > far. All advice is greatly appreciated. > > > > > > On Tuesday, July 2, 2013 12:29:32 AM UTC-7, Kevin Halasz wrote: > > > > I built Sage from source in virtual machine running ubuntu 12.04 > LTS. > > > > When I try to build the reference manual and look at it, I get a > > [Math Processing Error] everywhere that there should be text > > formatted in tex math mode. I've tried doing a hard refresh (see > > > http://meta.math.stackexchange.com/questions/3627/why-is-math-processing-error-all-over-the-place-today > > > < > http://meta.math.stackexchange.com/questions/3627/why-is-math-processing-error-all-over-the-place-today>) > > > > to no avail. > > > > I have noticed that a message flashes briefly on the bottom of the > > screen as the documentation loads. It says: > > > > File failed to load: > > > file:///home/khalasz/sage-5.10/devel/sage-main/doc/output/html/en/reference/groups/_static/fonts/HTML-CSS/TeX/png/imagedata.js > > > > > > I have looked, and noticed that no such file exists in my sage > > directory. > > > > I have tried the commands (from the directory ~/sage/devel/sage) > > > > (1) ../../sage -docbuild --mathjax reference html > > ../../sage -docbuild --jsmath reference html > > ../../sage -docbuild -j reference html > > > > all of which gave output that implied nothing was wrong > > > > (2) ../../sage -docbuild reference latex > > > > the last three lines of output here were : > > [reference] writing... done > > [reference] copying TeX support files... done > > [reference] build succeeded, 11 warnings. > > the warnings worried me, but scrolling through the rest of the > > output, it seemed that none of them were related to > > .../reference/groups/_static > > > > (3) ../../sage -docbuild > > reference/groups/_static/fonts/HTML-CSS/TeX/png latex > > > > which gave the output > > [png ] Error: Source directory doesn't contain conf.py file. > > which I can't make sense of, as I found several files named conf.py > > in the Sage-5.10 folder. > > > > Any ideas about what could be wrong here would be much appreciated > > > > > > -- > > You received this message because you are subscribed to a topic in the > > Google Groups "sage-support" group. > > To unsubscribe from this topic, visit > > https://groups.google.com/d/topic/sage-support/do7WnJ3fScY/unsubscribe. > > To unsubscribe from this group and all its topics, send an email to > > [email protected] <javascript:>. > > To post to this group, send email to > > [email protected]<javascript:>. > > > Visit this group at http://groups.google.com/group/sage-support. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > >
-- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/groups/opt_out.
