Use the lastest inkex.py and updated eqtexsvg.py.
Thanks, it almost work. I have this error message (autopackage
inkscape200611241751,
inkex.py Revision 13431, eqtexsvg.py Revision 13446, eqtexsvg.inx
Revision 13439 ):
pstoedit: version 3.44 / DLL interface 108 (build Jun 21 2006 - release
build - g++ 4.1.2 20060613 (prerelease) (Ubuntu 4.1.1-2ubuntu3)) :
Copyright (C) 1993 - 2006 Wolfgang Glunz
Traceback (most recent call last):
File "/home/menut/.local/share/inkscape/extensions/eqtexsvg.py", line
120, in ?
e.affect()
File "/home/menut/.local/share/inkscape/extensions/inkex.py", line
157, in affect
self.effect()
File "/home/menut/.local/share/inkscape/extensions/eqtexsvg.py", line
115, in effect
svg_open(self, svg_file)
File "/home/menut/.local/share/inkscape/extensions/eqtexsvg.py", line
69, in svg_open
doc = xml.dom.minidom.parse(filename)
File "/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py", line
1915, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.4/site-packages/_xmlplus/dom/expatbuilder.py",
line 924, in parse
fp = open(file, 'rb')
IOError: [Errno 2] No such file or directory: '/tmp/inkscape-fX_GpE/eq.svg'
however, this file /tmp/inkscape-fX_GpE/eq.svg exist and I can open it
with inkscape (file->open), so I can now make nice picture with equations.
Just to notice, along with the equation there is also a white rectangle
in the file.
Also, if you have some spare time, I'd like some testing of a new
version
on as many platforms as possible. This version includes better temporary
files management, and improved invalid LaTeX input errors, see:
I tried several one-line equations and that's ok for the moment. I'm
using an ubuntu edgy (i386) on a dell D610.
Thanks again,
J.L.