Problem with the Latex Formula module
Hello,
I have a problem when I try to use the latex formula module: nothing appears, I have this message in my terminal :
** (.proxy.inkscape:7980): CRITICAL **: Last <defs> removed
I'm using the latest inkscape autopackage (05 nov), pstoedit 3.44 and ubuntu (edgy)
Any idea ?
thanks,
Jean-Luc
On 11/17/06, Jean-Luc Menut <jeanluc.menut@...8...> wrote:
** (.proxy.inkscape:7980): CRITICAL **: Last <defs> removed
This should be fixed in the latest SVN.
On 11/17/06, Jean-Luc Menut <jeanluc.menut@...8...> wrote:
bulia byak a écrit :
This should be fixed in the latest SVN.
Great, do you know when it will be an autopackage (or an ubuntu package) of this version ?
We're just going through a process of finding a new autopackage maintainer, so it may take some time I guess. (Volunteers welcome!)
We're just going through a process of finding a new autopackage maintainer, so it may take some time I guess. (Volunteers welcome!)
Since you found someone to do the autopackage, I was able to test the Latex Formula again.
The error message vanished but I have still no result.
I tried to find where was the problem so I added
os.system('cat '+filename) at the end of the create_equation_tex function.
The output is :
/tmp/ink_ext_JPOAJT:1: parser error : Start tag expected, '<' not found %% processed with EqTeXSVG.py ^
It seems that 1) only the first line of the .tex is writed 2) the extension crash when I try to use os.system : if i write os.system('echo test') before, os.sytem('cat '+filename) does not work.
any idea ?
thanks, Jean-Luc
participants (2)
-
bulia byak
-
Jean-Luc Menut