I am new to this forum. I have a problem with tex text. Its giving me the following error when I try to execute it.
Traceback (most recent call last):
File "C:\Program Files (x86)\Inkscape\share\extensions\textext.py", line 932, in <module>
e.affect()
File "C:\Program Files (x86)\Inkscape\share\extensions\inkex.py", line 207, in affect
self.effect()
File "C:\Program Files (x86)\Inkscape\share\extensions\textext.py", line 348, in effect
% ';\n'.join(converter_errors))
RuntimeError: No Latex -> SVG converter available:
Pdf2Svg: Command pdf2svg failed: [Error 2] The system cannot find the file specified;
PstoeditPlotSvg: Command pstoedit -help failed: [Error 2] The system cannot find the file specified;
SkConvert: Command pstoedit failed: [Error 2] The system cannot find the file specified
Any help would be appreciated.
Thanks
Magdoom