inkscape generates no latex formula

Using Inkscape with other software? Talk about it here.
altair92
Posts: 1
Joined: Sat Jun 22, 2013 7:48 am

inkscape generates no latex formula

Postby altair92 » Sat Jun 22, 2013 7:57 am

When I attempt to put latex formula in Inkscape, I find the error as below.
I installed "Inkscape 0.48.4", "pstoeditsetup 3.6.1"

Please let me know how to fix the error.

-------------------------------------------------------------------------------------
Access is denied.

Traceback (most recent call last):

File "eqtexsvg.py", line 156, in <module>

e.affect()

File "C:\Program Files (x86)\Inkscape\share\extensions\inkex.py", line 215, in affect

self.effect()

File "eqtexsvg.py", line 150, in effect

svg_open(self, svg_file)

File "eqtexsvg.py", line 81, in svg_open

doc = inkex.etree.parse(filename)

File "lxml.etree.pyx", line 2692, in lxml.etree.parse (src/lxml/lxml.etree.c:49594)

File "parser.pxi", line 1500, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:71364)

File "parser.pxi", line 1529, in lxml.etree._parseDocumentFromURL (src/lxml/lxml.etree.c:71647)

File "parser.pxi", line 1429, in lxml.etree._parseDocFromFile (src/lxml/lxml.etree.c:70742)

File "parser.pxi", line 975, in lxml.etree._BaseParser._parseDocFromFile (src/lxml/lxml.etree.c:67740)

File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824)

File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745)

File "parser.pxi", line 563, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64060)

IOError: Error reading file 'c:\users\soojeon\appdata\local\temp\inkscape-xzjuv3\eq.svg': failed to load external entity "file:///c:/users/soojeon/appdata/local/temp/inkscape-xzjuv3/eq.svg"

Ailurus
Posts: 115
Joined: Fri Oct 22, 2010 9:53 am
Location: The Netherlands
Contact:

Re: inkscape generates no latex formula

Postby Ailurus » Tue Jun 25, 2013 6:19 am

Hi, welcome to the Inkscape Forums!

With regard to your question, can you manually open the file generated by the LaTeX extension (e.g. c:/users/soojeon/appdata/local/temp/inkscape-xzjuv3/eq.svg)? If so, does it look as expected?

Additionally, are the latex and pdflatex commands working alright?


Return to “Inkscape & other”