On Wednesday, 4 Nov 2015 at 22:29, 童俊翔 wrote: > I want to export org to beamer. It worked well previously when I press > C-c C-e l O. But in recent days, when I press C-c C-e l, the options > for beamer are missing. I can only export to pdf, not beamer. > > What’s the problem, and what can I do?
Make sure you have (require 'ox-beamer) in your startup to enable the option. -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.2-209-gba4d33
