From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mehul Sanghvi Subject: Re: pdf to powerpoint/openoffice ? Date: Fri, 13 May 2011 22:41:11 -0400 Message-ID: References: <818vuazt5y.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QL4n4-0007MX-OM for emacs-orgmode@gnu.org; Fri, 13 May 2011 22:41:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QL4n3-0003rT-8Y for emacs-orgmode@gnu.org; Fri, 13 May 2011 22:41:14 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:40877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QL4n3-0003rE-1J for emacs-orgmode@gnu.org; Fri, 13 May 2011 22:41:13 -0400 Received: by wwb39 with SMTP id 39so2867160wwb.30 for ; Fri, 13 May 2011 19:41:11 -0700 (PDT) In-Reply-To: <818vuazt5y.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jambunathan K Cc: emacs-orgmode@gnu.org On Fri, May 13, 2011 at 08:22, Jambunathan K wrote= : > > Mehul > >> Using Org-mode, I end up with a PDF presentation. =A0What I would like >> to do is convert that into >> either PowerPoint or even better would be into OpenOffice (so I can >> get it into Google Docs). >> I have a bunch of people that I need to share the slides with and have >> them work on it as well. >> >> Is there any tool or process by which I can do the conversion ? > > You can export your document to OpenOffice [1] and use OpenOffice's > outline to presentation capabilities for generating the needed slides > [2]. > > Should you unconver any new tweaks to odt exporter I would be happy to > consider it. > > Jambunathan K. > > Footnotes: > [1] =A0http://orgmode.org/worg/org-faq.html#convert-to-open-office > > [2] Use OpenOffice's File->Send->{Outline to Presentation | AutoAbstract > to Presentation}. Also see > > http://wiki.services.openoffice.org/wiki/Documentation/OOoAuthors_User_Ma= nual/Impress_Guide/Creating_slides_from_an_outline > > -- > How does someone who does not have a git checkout of org-mode do this ? I get the following: prompt% cd ~/Env/emacs prompt% mkdir org-odt ; cd org-odt prompt% git remote add org-odt http://repo.or.cz/r/org-mode/org-jambu.git fatal: Not a git repository (or any of the parent directories): .git --=20 Mehul N. Sanghvi email: mehul.sanghvi@gmail.com