Eric S Fraga <e.fr...@ucl.ac.uk> writes: > I wish I could provide more insight into the problem but, at least for > now, I am able to get my ~700 slides ready for teaching this term! My > gut feeling, nonetheless, is that I have something in one of the 700 > slides that confuses the org parser somehow so that by the time the end > of the file is reached, some data structures are inconsistent. But who > knows?
It doesn't ring a bell. Wild guess: what if you set `org-element-use-cache' to nil prior to export? Regards,