[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Add LaTeX to SVG support to org-mode
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Add LaTeX to SVG support to org-mode |
Date: |
Sun, 14 Jun 2015 21:48:53 +0200 |
Hello,
Adam Sneller <address@hidden> writes:
> Out of the box, emacs supports two methods for rendering LaTeX
> previews in orgmode: dvipng and imagemagick. I want to add a third
> method, using dvisvgm. I have modified the org.el file to add
> org-create-formula-image-with-dvisvg. Everything seems to work fine,
> except that orgmode is unable to find the SVG file and errors "Failed
> to create svg file from ...". But the file it is looking for does
> exist.
>
> Any ideas?
No, but please refrain from sending the whole "org.el" file, which is
20k lines long. Could you send a diff instead?
Also, if you mostly copy paste from
`org-create-formula-image-with-dvipng', you may want to merge both
functions instead.
Regards,
--
Nicolas Goaziou