1 | initial version |
Hi,
I'm new to the forum, and basically, I know it's bad style to put a question into the answers line, but I don't want to open another thread, because my problem is somewhat linked to the thread here.
I'm new to Sage, so maybe that's just peanuts for most of you. However, I am using Sage under VM VirtualBox and LaTeX MiKTEx 2.9 under Win 7. Now, I want Sage and TeX to be good friends, and I followed all the steps in the installation guide of Sage.
Thing is: I have a versions mismatch of the sagetex.sty and sagetex.py files, that shouldn't be there. I updated the sagetex.sty to the version, I use under Sage for sagetex.py by:
All I get is: Version mismatch. The version of your sagetex.sty is "none", the version of your sagetex.py is "2012/01/16 v2.3.3-69dc..." However, looking into sagetex.sty with any editor, I get:
"\ProvidesPackage{sagetex} [2012/01/16 v2.3.3-69dcb0eb93de embedding Sage into LaTeX documents] \newcommand{\ST@ver}{2012/01/16 v2.3.3-69dcb0eb93de}"
So, the versions of sagetex.py and sagetex.sty are the same.
What am I missing. I appreciate any help.
Regards, H.