From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: Limit subtree to a specific export backend Date: Mon, 30 Sep 2013 16:24:43 +0200 Message-ID: <86k3hyidzo.fsf@somewhere.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Sebastian Wiesner wrote: > can I limit a subtree to be exported with specific backends only? > I.e. only to HTML, but not Texinfo or LaTeX? > > Background: I am trying to simplify the documentation of one of my > projects, and combine the website and the user manual into a single > document. Naturally, there is some content on the website that should > not appear in the manual and vice versa. A partly manual solution would be to use tags for which sections to export in which backend, make a sparse tree with the backend you're interested to export, and export what's visible? If working, such a thing could be automated in a ELisp block. Best regards, Seb -- Sebastien Vauban