|
|
last edited 10 years ago by Bill page |
1 2 3 | ||
Editor:
Time: 2007/11/17 22:12:12 GMT-8 |
||
Note: |
changed: - There is a bug in the way that MathAction generates the path to the output files when LaTeX, DVIPDF and DVIPNG are run during 'Save'. Right now only short urls that begin with http://wiki.axiom-develop.org for example http://wiki.axiom-developer.org/axiom--test--1/src/algebra/AcplotSpad work properly. In that case the physical path to the files is:: .../var/LatexWiki/axiom--test--1/src/algebra/ where the initial part of the path is system dependent. If the url contains '/zope/mathaction/...' then the path is not correct. Also, at the present time 'pamphlet' format files will not on the Axiom portal http://portal.axiom-developer.org because of a missing definition for the local file root for the path. I am actively working on correcting this problems.
There is a bug in the way that MathAction? generates the path
to the output files when LaTeX?, DVIPDF and DVIPNG are run during Save
. Right now only short urls that begin with
for example
http://wiki.axiom-developer.org/axiom--test--1/src/algebra/AcplotSpad
work properly. In that case the physical path to the files is:
.../var/LatexWiki/axiom--test--1/src/algebra/
where the initial part of the path is system dependent.
If the url contains /zope/mathaction/...
then the path is
not correct.
Also, at the present time pamphlet
format files will not
on the Axiom portal
http://portal.axiom-developer.org
because of a missing definition for the local file root for the path.
I am actively working on correcting this problems.