[GraphViz] I think my problem is in the Latex system setup...
[email protected] (r.maurizzi) Sat, 28 Mar 2009 05:50:46 -0700
| Newsgroups | gmane.comp.web.zope.zwiki |
|---|---|
| Message-ID | <20090328055040-0700__33800.18808316$1238244751$gmane$org@zwiki.org> |
It's the same even with the samples on that page. I'd say that the problem is either in my latex installation that doesn't integrate \digraph (and \psfrag too...) or in the latex template that doesn't include the support. I'll try to do some more test, but I'm no latex expert.
BTW, I'm trying to take a look at the code in MathAction plugin, and I've found a couple of hardcoded paths that can cause problems::
latexWrapper.py:230 err, stdout, stderr = runCommand('/usr/local/teTeX/bin/i686-pc-linux-gnu/dvips -o %s %s'%(psfileName, dvifileName))
maximaWrapper.py:68 cmdLine = '/usr/bin/maxima -p /zope1/Products/ZWiki/plugins/mathaction/mathaction-maxima-5.9.3.lisp < %s' %(maximaFileName)
--
forwarded from http://zwiki.org/GraphViz#[email protected]