Russell Davie wrote:
When Lyx (1.4.1) makes ps or pdf, the svg graphic is really scratchy.
Could you please send an example svg file.
Ok, its attached
The svg file is correct, this is a problem of imagemagick:
http://redux.imagemagick.org/discussion-server/viewtopic.php?t=6458
Then the default converter "Imagemagick is used.
So how can the default Imagemagick be changed?
You can define your own converter, but only when you a have a converter
program that can handle svg.
If you export a LyX-file with pdflatex to pdf, only png, pdf, and jpg
can directly be embedded to the pdf. Other image formats must be
converted and that's what Imagemagick does for you in the background.
regards Uwe