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?

Regards
        Matt

Reply via email to