From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?=C5=81ukasz?= Stelmach Subject: Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs Date: Fri, 29 Oct 2010 15:14:47 +0200 Message-ID: <87mxpxuomw.fsf@dasa3.iem.pw.edu.pl> References: <87iq0mv104.fsf@gmail.com> <87zktyxhu8.fsf@dasa3.iem.pw.edu.pl> <8762wmdjgq.fsf@gmail.com> <87zktxcyk2.fsf@kotik.lan> <8739rp9rye.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=58077 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBoo8-00061Z-4C for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 09:16:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PBonQ-0003zS-AE for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 09:15:46 -0400 Received: from lo.gmane.org ([80.91.229.12]:38568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PBonQ-0003zI-3P for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 09:15:04 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PBonM-0003EY-C8 for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 15:15:00 +0200 Received: from dasa3.iem.pw.edu.pl ([194.29.147.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Oct 2010 15:15:00 +0200 Received: from lukasz.stelmach by dasa3.iem.pw.edu.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Oct 2010 15:15:00 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Eric S Fraga writes: > Łukasz Stelmach 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?) > > 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. > I'll check it, but I'm afraid it does render SVG as bitmap first, and then "converts", or rather encapsulates, it to EPS/PDF. ImageMagick is a bitmap manipulation tool after all. -- Miłego dnia, Łukasz Stelmach