Hello,
"Myles English" writes:
> It would be nice to be able to exclude inline tasks from (the new)
> beamer export using:
>
> #+BEGIN_SRC elisp
> (setq org-inlinetask-export nil)
> #+END_SRC
`org-inlinetask-export' support is dropped on purpose in the new
exporter: org-export.el should be the
Hi Seb,
Sebastien Vauban writes:
> Hi Myles,
>
> "Myles English" wrote:
>> It would be nice to be able to exclude inline tasks from (the new)
>> beamer export using:
>>
>> #+BEGIN_SRC elisp
>> (setq org-inlinetask-export nil)
>> #+END_SRC
>>
>> After that, it would also be nice to be able to tog
Hi Myles,
"Myles English" wrote:
> It would be nice to be able to exclude inline tasks from (the new)
> beamer export using:
>
> #+BEGIN_SRC elisp
> (setq org-inlinetask-export nil)
> #+END_SRC
>
> After that, it would also be nice to be able to toggle the var using an
> #+OPTION.
+1 for the last