From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: org 2 openoffice impress converter Date: Wed, 13 Feb 2008 20:53:29 +0000 Message-ID: <87prv01sty.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPObo-0000CZ-Dz for emacs-orgmode@gnu.org; Wed, 13 Feb 2008 15:53:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPObl-0000CN-Sn for emacs-orgmode@gnu.org; Wed, 13 Feb 2008 15:53:36 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPObl-0000CK-O6 for emacs-orgmode@gnu.org; Wed, 13 Feb 2008 15:53:33 -0500 Received: from nf-out-0910.google.com ([64.233.182.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPObl-00073G-9m for emacs-orgmode@gnu.org; Wed, 13 Feb 2008 15:53:33 -0500 Received: by nf-out-0910.google.com with SMTP id f5so100709nfh.26 for ; Wed, 13 Feb 2008 12:53:32 -0800 (PST) In-Reply-To: (Fabian Braennstroem's message of "Wed, 13 Feb 2008 21:42:51 +0000") 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 Hi Fabian, Fabian Braennstroem writes: > Wouldn't it be great to create a presentation in emacs; at least the first > outlining? Sounds nice. > So, what do you think about an org 2 openoffice impress converter...? > The exporting process is probably pretty similar to the html-exporting > procedure!? I think you might be interested in the S5 Slide Show system: http://meyerweb.com/eric/tools/s5/ S5 is a slide show format based entirely on XHTML, CSS, and JavaScript. With one file, you can run a complete slide show and have a printer-friendly version as well. The markup used for the slides is very simple, highly semantic, and completely accessible. Anyone with even a smidgen of familiarity with HTML or XHTML can look at the markup and figure out how to adapt it to their particular needs. Anyone familiar with CSS can create their own slide show theme. It's totally simple, and it's totally standards-driven. See the quite impressive demonstration here: http://meyerweb.com/eric/tools/s5/s5-intro.html I think it would be *much* easier to go that way, since the export format will just be a subset of HTML. Unless someone points to a very simplistic example of ooimpress format, I'd rather not mix up with this. Of course this rely on the yes-coming-soon! brand new exporter. I will work on it this WE, maybe something good will come from this. Play with S5 and let me know if you'd find it useful to have a S5 exporter in Org. -- Bastien