Dear developers I have followed the instructions in http://wiki.lyx.org/Tips/UseInkscapeSVGImages and add converter for EPS, so I have SVG-EPS: inkscape $$i --export-eps=$$o" " SVG-PDF: inkscape --export-area-drawing $$i --export-pdf=$$o SVG-PNG: inkscape $$i --export-png=$$o" " SVG-PPM: inkscape $$i --export-ppm=$$o" "
Every time I activate (enable) "Shown in LyX" in LyX Graphics dialog, then LyX will crash, disappear completely. If it is the lyx preview disable, I can view pdf perfectly and I can directly edit externally (right click-edit externally) to Inkscape. Does it mean i need to define a converter SVG-LyX(or LyX Preview)? what is the command for this? Regards Waluyo