I see there's an Inkscape integration with Emacs

No, there is not. But Emacs can depict SVG. And it can show the XML behind the picture so that you can edit it by hand.

You seem to need SVG edition for text (LateX)

As far as I know, LaTeX document cannot directly include SVG graphics. But SVG can be converted to EPS or PDF (e.g., with Inkscape), two other vectorial formats. If compiled with 'latex', the document can include EPS graphics. With 'pdflatex', it can contain PDF graphics.

Reply via email to