Actually I found
http://wiki.lyx.org/Tips/UseInkscapeSVGImages
which works fine for me on Windows. And yes, I have inkscape. But I'm generating
the pdf on my server (gentoo linux) and there is no X installed on that. So it's
kind of difficult to make those changes without a gui. Are there any files I can
edit, which will be read and not overwritten?
Regards
Matt
Manveru schrieb:
2009/1/7 Matthias Coy <[email protected]>:
Hi there,
I'm using the CLI interface of lyx:
/usr/bin/lyx -e pdf somefile.lyx
Inside the lyx file I have some SVG images which are converted to a _very_
bad quality. When I use htlatex:
/usr/bin/lyx -e latex somefile.lyx
/usr/bin/htlatex somefile.tex "xhtml,charset=utf-8" " -cunihtf -utf8"
to generate HTML out of it, it gives me some PNG files with roughly the same
bad quality. Does anyone know how to increase the quality of picutures?
Do you have inkscape installed? Or do you rely on default configuration?
From my experience processing SVG graphics without Inkscape gives very
poor quality of pictures.