#+TITLE: ox-beamer/latex questions #+AUTHOR: Leo Butler #+OPTIONS: H:2 toc:t num:t tags:nil todo:nil #+LATEX_CLASS: beamer #+LATEX_CLASS_OPTIONS: [presentation] #+LATEX_COMPILER: lualatex #+STARTUP: beamer * TODO [0/1] Outline ** TODO [1/2] Questions *** DONE :B_block: :PROPERTIES: :BEAMER_env: block :END: With =ox-beamer=, =TODO= markers mangle the output. That looks like a bug to me. *** TODO Filter out cookies :PROPERTIES: :BEAMER_act: <2-> :END: I would like to be able to remove the =TODO= cookies, =[1/2]= and =[0/1]=, on export. How can I do that?