#+TITLE: ox-beamer/latex questions #+AUTHOR: Leo Butler #+OPTIONS: H:2 toc:t num:t tags:nil todo:nil stat:nil #+LATEX_CLASS: beamer #+LATEX_CLASS_OPTIONS: [presentation] #+LATEX_COMPILER: lualatex #+STARTUP: beamer * TODO [1/2] ox-beamer/latex questions ** DONE [1/2] Outline *** DONE Slide 1 :B_block: :PROPERTIES: :BEAMER_env: block :END: The =DONE= tag and =[1/2]= cookie should be filtered out by =stat:nil=. Thanks, Ihor. *** TODO Slide 2 :B_block: :PROPERTIES: :BEAMER_env: block :END: However, the title is still mangled when exporting just this heading using =C-c C-e C-s l P= on the heading. * TODO A second question ** TODO [1/1] Questions *** DONE :B_block: :PROPERTIES: :BEAMER_env: block :END: With =ox-beamer=, =TODO= markers mangle the output. That looks like a bug to me. Ihor says this is an edge case.