|
|
|
last edited 10 years ago by Bill page |
| 1 2 3 | ||
|
Editor: kratt6
Time: 2007/12/28 15:19:27 GMT-8 |
||
| Note: | ||
added:
From kratt6 Fri Dec 28 15:19:27 -0800 2007
From: kratt6
Date: Fri, 28 Dec 2007 15:19:27 -0800
Subject:
Message-ID: <20071228151927-0800@axiom-wiki.newsynthesis.org>
Status: assigned => open
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.