From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: org-export to Palm Markup Language (PML) Date: Sun, 29 Jul 2007 08:28:31 +0100 Message-ID: <20070729072831.GD22472@atlantic.linksys.moosehall> References: <87k5skyd1h.fsf@bzg.ath.cx> <46AC0296.6050100@optusnet.com.au> Reply-To: Adam Spiers 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 1IF3Cd-0000Av-Nw for emacs-orgmode@gnu.org; Sun, 29 Jul 2007 03:28:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IF3Cc-000098-Ib for emacs-orgmode@gnu.org; Sun, 29 Jul 2007 03:28:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IF3Cc-00008M-CN for emacs-orgmode@gnu.org; Sun, 29 Jul 2007 03:28:34 -0400 Received: from mail.beimborn.com ([70.84.38.100]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IF3Cc-0006BY-25 for emacs-orgmode@gnu.org; Sun, 29 Jul 2007 03:28:34 -0400 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id l6T7SWeA031105 for ; Sun, 29 Jul 2007 02:28:32 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id l6T7SWrH031099 for emacs-orgmode@gnu.org; Sun, 29 Jul 2007 08:28:32 +0100 Content-Disposition: inline In-Reply-To: <46AC0296.6050100@optusnet.com.au> 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 Charles Cave (charles_cave@optusnet.com.au) wrote: > Bastien, > > Well done with org-export-as-latex ! I installed it on > GNU Emacs 22.1.1 on Windows XP and it works very well. > > I am working on a Perl script to convert org-mode to > Palm Markup Language to make ebooks for my Palm m515 > and the ereader program. It seems that it wouldn't be > hard to adapt org-export-as-latex to make org-export-as-pml > > Details of PML: http://www.ereader.com/dropbook/pml > > Is anyone else on this list interested in making eBooks > on the Palm? Hmm, I'd be much more interested in implementing bidirectional synchronisation with Shadow Plan for Palm OS - that strikes me as far more useful. I was thinking about having a crack at writing a plugin for opensync to do it using the opensync python bindings, but the documentation is practically non-existent :-/