2017-10-24 12:57 GMT+02:00 Bernt Lie <[email protected]>:

> I'm using LyX 2.2.2 on Windows 10 (64 bit).
>
> Question:
> * Is there a way to copy some math expression from LyX and paste it into,
> say, Inkscape, as svg?
> * If not, any other way to produce svg files? (I have tried to install
> WriteTeX as an extension in Inkscape, but this doesn't work properly at the
> moment.)
>

It's possible to create cropped PDF files and then convert them to SVG with
external utilities like pdf2svg (it's available on Linux, not sure about
other OSs).

If you go to File → New from template you'll find the PDF-cropped.lyx
template: use it to create your expression and then save the resulting PDF.
Then you can use pdf2svg the following way

pdf2svg input.pdf output.svg

to get the SVG file.

Regards,
Ricardo




>
> Thanks,
> BL
>
>

Reply via email to