From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Automatic noexport tag based on rules? Date: Wed, 9 Feb 2011 12:46:18 -0600 Message-ID: References: <87y65phczj.fsf@ucl.ac.uk> <874o8dqdnw.wl%n.goaziou@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0642406226==" Return-path: Received: from [140.186.70.92] (port=34588 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnF3X-0001aj-Ru for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 13:46:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnF3T-0006cq-8l for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 13:46:20 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:64521) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnF3T-0006cd-2f for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 13:46:19 -0500 Received: by wwb17 with SMTP id 17so486099wwb.30 for ; Wed, 09 Feb 2011 10:46:18 -0800 (PST) In-Reply-To: <874o8dqdnw.wl%n.goaziou@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode --===============0642406226== Content-Type: multipart/alternative; boundary=0016364d1e23611aeb049bdde1ea --0016364d1e23611aeb049bdde1ea Content-Type: text/plain; charset=ISO-8859-1 On Wed, Feb 9, 2011 at 12:13 PM, Nicolas Goaziou wrote: > 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. > > Yes -- I read org-inlinetask.el and saw this setting in the preamble. I added ,--- | (setq org-inlinetask-export nil) `--- to .emacs and it works. John > Regards, > > -- > Nicolas > --0016364d1e23611aeb049bdde1ea Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Wed, Feb 9, 2011 at 12:13 PM, Nicolas Goaziou= <n.goaziou@gma= il.com> wrote:
Hello,

>>>>> Eric S Fraga writes:
> You can then customise =3Dorg-inlinetask-export-templates=3D to genera= te
> 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.


Yes -- I read org-inlinetask.el and sa= w this setting in the preamble. I added=A0

,---
| (setq org-inlinetask-export nil)
`---

to .emacs and it works.

John
= =A0
Regards,

--
Nicolas

--0016364d1e23611aeb049bdde1ea-- --===============0642406226== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0642406226==--