From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Exporting to single LaTeX file and multiple HTML files Date: Thu, 22 Apr 2010 17:17:02 +0200 Message-ID: <87wrvzcya9.fsf@gmx.de> 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 1O4y9c-0006E5-UM for emacs-orgmode@gnu.org; Thu, 22 Apr 2010 11:17:24 -0400 Received: from [140.186.70.92] (port=60587 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4y9b-0006Cq-NI for emacs-orgmode@gnu.org; Thu, 22 Apr 2010 11:17:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O4y9a-00069C-6v for emacs-orgmode@gnu.org; Thu, 22 Apr 2010 11:17:23 -0400 Received: from mail.gmx.net ([213.165.64.20]:60998) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1O4y9Z-00068y-QR for emacs-orgmode@gnu.org; Thu, 22 Apr 2010 11:17:22 -0400 In-Reply-To: (Ulf Stegemann's message of "Thu, 22 Apr 2010 16:32:38 +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: Ulf Stegemann Cc: emacs-orgmode@gnu.org Ulf Stegemann writes: > I'm wondering what's the best way to export a single org file to a > /single/ LaTeX file but also to /multiple/ HTML files. Think of lengthy > manuals and things like that where such a strategy may be sensible. What > came to my mind were include commands or publishing functions that > post-process the export but this seems all rather cumbersome. Has anyone > a better idea? - http://orgmode.org/worg/code/org-info-js/ - pdftohtml ?? Sebastian