latex formulae rendering
Dear all
I've just installed inkscape (Inkscape 0.45.1 (Sep 20 2007))at a kubuntu machine and I am evaluating the graph annotation capabilities of the program using latex. I have also installed: pstoedit: version 3.44, python 2.5.1, PyXML-0.8.4, ghostscript 8.61 latex --version pdfTeX using libpoppler 3.141592-1.40.3-2.2 (Web2C 7.5.6)
I am trying make a graph with a simple latex math symbol. Using Effects->Render->LatexFormula and then $\pi$, (\pi) or [\pi] the program freezes up and in a terminal using top I can see that a gs process is taking almost the 100% of the CPU. After some time I should kill the gs and inkscape processes because nothing happens.
What am i doing wrong? Are there any system configuration I am missing? Are there any evident bits that I missunderstood? If I am missing something obvious, please bear with me because this is my first try to inkscape.
Another concern I have is the use of inkscape in windows because I am starting a documentation project with a colleague that uses windows. I would like to know if the drawing annotation capabilities using latex are fully cross platforms. I mean if the via Effects->Render->LatexFormula works the same way at windows.
Thank you very much for any help Best regards
-----Original Message----- From: inkscape-user-bounces@lists.sourceforge.net [mailto:inkscape-user-bounces@lists.sourceforge.net] On Behalf Of Oscar Lopez Sent: dinsdag 8 april 2008 7:53 To: inkscape-user@lists.sourceforge.net Subject: [Inkscape-user] latex formulae rendering
Dear all
I've just installed inkscape (Inkscape 0.45.1 (Sep 20 2007))at a kubuntu machine and I am evaluating the graph annotation capabilities of the program using latex. I have also installed: pstoedit: version 3.44, python 2.5.1, PyXML-0.8.4, ghostscript 8.61 latex --version pdfTeX using libpoppler 3.141592-1.40.3-2.2 (Web2C 7.5.6)
I am trying make a graph with a simple latex math symbol. Using Effects->Render->LatexFormula and then $\pi$, (\pi) or [\pi] the program freezes up and in a terminal using top I can see that a gs process is taking almost the 100% of the CPU. After some time I should kill the gs and inkscape processes because nothing happens.
What am i doing wrong? Are there any system configuration I am missing? Are there any evident bits that I missunderstood? If I am missing something obvious, please bear with me because this is my first try to inkscape.
I don't know what the problem is, but maybe you can try upgrading to Inkscape 0.46. The syntax with the $$ is correct and should work.
Another concern I have is the use of inkscape in windows because I am starting a documentation project with a colleague that uses windows. I would like to know if the drawing annotation capabilities using latex are fully cross platforms. I mean if the via Effects->Render->LatexFormula works the same way at windows.
The LaTeX sentence you type is processed by your LaTeX distribution, then converted to SVG using pstoedit and then imported into Inkscape. This makes it fully cross platform for platforms that have LaTeX and pstoedit. To assure you, for me this extension works great on Windows.
Regards, Johan
Thanks Johan for your answer
J.B.C.Engelen@...2072... wrote:
I don't know what the problem is, but maybe you can try upgrading to Inkscape 0.46. The syntax with the $$ is correct and should work.
I have tried to compile the source code without success. See other thread I opened
Another concern I have is the use of inkscape in windows because I am starting a documentation project with a colleague that uses windows. I would like to know if the drawing annotation capabilities using latex are fully cross platforms. I mean if the via Effects->Render->LatexFormula works the same way at windows.
The LaTeX sentence you type is processed by your LaTeX distribution, then converted to SVG using pstoedit and then imported into Inkscape.
Is there any way to check this process using the command line?
Nobody has experienced the aforementioned behaviour? Are there any other ideas that I can try to understand where the problem is?
This makes it fully cross platform for platforms that have LaTeX and pstoedit. To assure you, for me this extension works great on Windows.
It is great to know that!
Thanks again
Oscar Lopez wrote:
Another concern I have is the use of inkscape in windows because I am starting a documentation project with a colleague that uses windows. I would like to know if the drawing annotation capabilities using latex are fully cross platforms. I mean if the via Effects->Render->LatexFormula works the same way at windows.
100% cpu for the latex extension is a known issue in linux. If you check the bug tracker you will see a bug with a description and a reportedly working patch. I've had no trouble making the latex extension work on windows. Only note that each of the required programs needs to be in the PATH.
Aaron Spike
You can get a patched file from here: http://inkscape.svn.sourceforge.net/viewvc/*checkout*/inkscape/inkscape/trun...
Regards, Johan
-----Original Message----- From: inkscape-user-bounces@lists.sourceforge.net [mailto:inkscape-user-bounces@lists.sourceforge.net] On Behalf Of Aaron Spike Sent: dinsdag 8 april 2008 13:28 To: Inkscape User Community Subject: Re: [Inkscape-user] latex formulae rendering
Oscar Lopez wrote:
Another concern I have is the use of inkscape in windows
because I am
starting a documentation project with a colleague that uses
windows. I
would like to know if the drawing annotation capabilities
using latex
are fully cross platforms. I mean if the via Effects->Render->LatexFormula works the same way at windows.
100% cpu for the latex extension is a known issue in linux. If you check the bug tracker you will see a bug with a description and a reportedly working patch. I've had no trouble making the latex extension work on windows. Only note that each of the required programs needs to be in the PATH.
Aaron Spike
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java
.sun.com/javaone
Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
J.B.C.Engelen@...2072... wrote:
You can get a patched file from here: http://inkscape.svn.sourceforge.net/viewvc/*checkout*/inkscape/inkscape/trun...
I got the patched file and substituted the eqtexsvg.py pf the 0.45 version by this file (together with eqtexsvg.inx) and no succes. Using inkscape 0.45 produces the same behaviour.
I would try to use it in inkscape 0.46 however, as I mentioned before at the moment I am not able to compile inkscape 0.46
Regards Oscar
Regards, Johan
-----Original Message----- From: inkscape-user-bounces@lists.sourceforge.net [mailto:inkscape-user-bounces@lists.sourceforge.net] On Behalf Of Aaron Spike Sent: dinsdag 8 april 2008 13:28 To: Inkscape User Community Subject: Re: [Inkscape-user] latex formulae rendering
Oscar Lopez wrote:
Another concern I have is the use of inkscape in windows
because I am
starting a documentation project with a colleague that uses
windows. I
would like to know if the drawing annotation capabilities
using latex
are fully cross platforms. I mean if the via Effects->Render->LatexFormula works the same way at windows.
100% cpu for the latex extension is a known issue in linux. If you check the bug tracker you will see a bug with a description and a reportedly working patch. I've had no trouble making the latex extension work on windows. Only note that each of the required programs needs to be in the PATH.
Aaron Spike
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java
.sun.com/javaone
Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javao... _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
participants (3)
-
unknown@example.com
-
Aaron Spike
-
Oscar Lopez