emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] cannot export to beamer.


From: Josiah Schwab
Subject: Re: [O] cannot export to beamer.
Date: Sat, 15 Dec 2018 10:14:10 -0800
User-agent: mu4e 1.1.0; emacs 26.1

Hi Uwe,

> Now I took the example
> https://orgmode.org/manual/A-Beamer-example.html#A-Beamer-example
>
> And wanted to export it to beamer but obtained the message 
> user-error: Unknown LaTeX class ‘beamer’

This sounds to me like you are using the latex exporter, rather than the
beamer one.

After

  (require 'ox-beamer)

then

  C-c C-e l b

works well on the example for me.

Josiah



reply via email to

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