emacs-orgmode
[Top][All Lists]
Advanced

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

Re: ox-beamer/latex questions


From: Ihor Radchenko
Subject: Re: ox-beamer/latex questions
Date: Wed, 01 Mar 2023 09:48:12 +0000

Leo Butler <Leo.Butler@umanitoba.ca> writes:

> I have a couple questions about TODO items, cookies and export. I am
> unable to find anything the manual that seems relevant. Please see the
> attached.

> *** DONE                                                            :B_block:
> :PROPERTIES:
> :BEAMER_env: block
> :END:
> With =ox-beamer=, =TODO= markers mangle the output. That looks like a bug to 
> me.

This is because
 *** DONE :B_block:
is actually parsed as a heading with DONE todo keyword and title
":B_block:". Tag is not recognized.

We probably need to fix it, though I am not sure. It is one of the edge
cases about Org parser.

> I would like to be able to remove the =TODO= cookies, =[1/2]= and =[0/1]=, on 
> export.
> How can I do that?

For cookies, just use stat:nil in OPTIONS. See "13.2 Export Settings"
section of the manual.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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