I can see many image formats in orgmode, but not SVG.
I get the error Invalid image type 'svg'
when I run org-display-inline-images
.
It should be possible given this question exists: https://www.reddit.com/r/emacs/comments/2o21gf/orgmode_svg_rendering/
I didn't see an obvious package to install, or other way to fix this.
EDIT: This is on Mac OS X 10.9.5, Emacs 24.4.1 (installed via homebrew), Org 8.3.2. (image-type-available-p 'svg)
returns nil
.