On 2009-11-13, Waluyo Adi Siswanto wrote: > 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. > Does it mean i need to define a converter SVG-LyX(or LyX Preview)? > what is the command for this? It works on my Debian system without the SVN-PNG and SVG-PPM converters. LyX is able to preview from EPS and/or PDF using the internal QT converter. So, instead of adding, just remove the offending definitions. Günter
