Łukasz Stelmach <lukasz.stelm...@iem.pw.edu.pl> writes:

> [...]

> S5 and other HTML slide show frameworks have (at least) one great
> advantage over Beamer, one can embed (there are at least two ways) SVG
> image, which is quite hard with LaTeX/Beamer duo (is there any
> command-line tool to convert SVG to EPS/PDF?)
> --
> Miłego dnia,
> Łukasz Stelmach

ImageMagick [1] will convert from/to SVG to/from many formats including
EPS.  I've not tried any conversions with SVG, mind you, so this is
based on the documentation.

Specifically, 

: identify -list format

on my system says:

: SVG  SVG       rw+   Scalable Vector Graphics (RSVG 2.26.0)

which means it can read and write SVG format images.

eric

Footnotes: 
[1]  http://www.imagemagick.org/script/index.php

-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to