From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Automatic noexport tag based on rules? Date: Wed, 09 Feb 2011 19:13:39 +0100 Message-ID: <874o8dqdnw.wl%n.goaziou@gmail.com> References: <87y65phczj.fsf@ucl.ac.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=59876 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnEY0-0005eo-Js for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 13:13:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnEXz-0007eh-CK for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 13:13:48 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:34854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnEXz-0007e9-5d for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 13:13:47 -0500 Received: by wyj26 with SMTP id 26so478878wyj.0 for ; Wed, 09 Feb 2011 10:13:46 -0800 (PST) In-Reply-To: <87y65phczj.fsf@ucl.ac.uk> 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: Eric S Fraga Cc: emacs-orgmode Hello, >>>>> Eric S Fraga writes: > You can then customise =org-inlinetask-export-templates= to generate > latex code that basically ignores the inline task. For the record, if the goal is to completely ignore inline tasks upon exporting, you should set org-inlinetask-export to nil instead of modifying org-inlinetask-export-templates. Regards, -- Nicolas