Thanks, Ricardo. I received perfect help from the developer of WriteTeX… I needed to install a load of dlls related to pdf2svd, and include the directory in the path… I’m not a “computer scientist” – but managed to figure it out.
-B From: [email protected] [mailto:[email protected]] On Behalf Of Ricardo Berlasso Sent: Wednesday, October 25, 2017 17:18 To: [email protected] Subject: Re: LyX math --> svg? 2017-10-24 12:57 GMT+02:00 Bernt Lie <[email protected]<mailto:[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
