1

I am trying to get higher resolution image previews in LyX, where I embedded images as SVGs.

The result in the editor looks very pixelated and is barely readable. Is there a way to alleviate this?

I suspect the solution may lie in the converter options.

1 Answer 1

1

The solution is to add a DPI option the following under the preferences menu, for example

inkscape $$i --export-filename=$$0 --export-dpi=200

enter image description here

1
  • For PDFs: Choose PDF->PNG, gs -sDEVICE=pngalpha -dNOPAUSE -dBATCH -dSAFER -r300 -sOutputFile=$$o $$i Commented Apr 4 at 21:23

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.