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"
inkscape generates no latex formula
Re: inkscape generates no latex formula
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?
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?