From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Short Subject: Re: Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs Date: Tue, 2 Nov 2010 13:51:20 -0400 Message-ID: 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> <87mxpxuomw.fsf@dasa3.iem.pw.edu.pl> <871v7984jh.fsf@ucl.ac.uk> <4CCF437A.9090300@christianmoe.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=58498 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PDL11-0007VZ-44 for emacs-orgmode@gnu.org; Tue, 02 Nov 2010 13:51:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PDL10-0004pW-0z for emacs-orgmode@gnu.org; Tue, 02 Nov 2010 13:51:23 -0400 Received: from mail-gx0-f169.google.com ([209.85.161.169]:36588) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PDL0z-0004pS-S8 for emacs-orgmode@gnu.org; Tue, 02 Nov 2010 13:51:21 -0400 Received: by gxk2 with SMTP id 2so3352418gxk.0 for ; Tue, 02 Nov 2010 10:51:20 -0700 (PDT) In-Reply-To: <4CCF437A.9090300@christianmoe.com> 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: mail@christianmoe.com Cc: =?ISO-8859-2?Q?=A3ukasz_Stelmach?= , Eric S Fraga , emacs-orgmode@gnu.org On Mon, Nov 1, 2010 at 6:47 PM, Christian Moe wrote: > Re: converting SVG > > 2. Ask Inkscape -- it's free software; unfortunately, the result is > rasterized. > > e.g. > > : inkscape --without-gui --export-text-to-path --export-eps=drawing.eps > drawing.svg > > From a sample 52 KB SVG file, Inkscape gives me a 420 KB EPS and Prince a 20 > KB PDF. What features does Inkscape rasterize? I just tried a sample file, and I don't see any rasterization. What takes up room in my test file is embedded font information. - Tom