Wolfgang Keller-2 wrote:
Hello,
Sorry about that. I have now fixed the typo.
And here comes the next traceback:
Traceback (most recent call last): File "F:\Wolfgang\Inkscape\share\extensions\tikz_export.py", line 1389, in <module> main_inkscape() File "F:\Wolfgang\Inkscape\share\extensions\tikz_export.py", line 1379, in main_inkscape effect.affect() File "F:\Wolfgang\Inkscape\share\extensions\inkex.py", line 207, in affect self.effect() File "F:\Wolfgang\Inkscape\share\extensions\tikz_export.py", line 1295, in effect goptions, transformation = self.convert_svgstate_to_tikz(graphics_state, graphics_state, self.document.getroot()) File "F:\Wolfgang\Inkscape\share\extensions\tikz_export.py", line 736, in convert_svgstate_to_tikz stroke = state.stroke.get('stroke') AttributeError: 'NoneType' object has no attribute 'get'
Sincerely,
Wolfgang
I have now fixed the bug (hopefully). Sorry for the inconvenience.
Regards, Kjell Magne Fauske