foliant icon indicating copy to clipboard operation
foliant copied to clipboard

Extension that adds SVG support

Open kvaleev opened this issue 8 years ago • 0 comments

Currently, we can only use EPS or PDF images to include in output PDF file, due to LaTeX limitations. For having SVG support we need to implement some preprocessing that'll convert SVG images (for instance via Inscape — http://ftp.cvut.cz/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf) to EPS and change the extension of the image in the source PDF file.

kvaleev avatar Sep 10 '17 11:09 kvaleev