emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Automatic noexport tag based on rules?


From: John Hendy
Subject: Re: [Orgmode] Automatic noexport tag based on rules?
Date: Wed, 9 Feb 2011 12:46:18 -0600

On Wed, Feb 9, 2011 at 12:13 PM, Nicolas Goaziou <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]