emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* export to beamer
@ 2015-11-04 14:26 童俊翔
  2015-11-04 15:19 ` Benda Xu
  0 siblings, 1 reply; 6+ messages in thread
From: 童俊翔 @ 2015-11-04 14:26 UTC (permalink / raw)
  To: Org mode

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?

Thanks a lot!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* export to beamer
@ 2015-11-04 14:29 童俊翔
  2015-11-04 14:47 ` Eric S Fraga
  0 siblings, 1 reply; 6+ messages in thread
From: 童俊翔 @ 2015-11-04 14:29 UTC (permalink / raw)
  To: Org mode

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?

Thanks a lot!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: export to beamer
  2015-11-04 14:29 export to beamer 童俊翔
@ 2015-11-04 14:47 ` Eric S Fraga
  0 siblings, 0 replies; 6+ messages in thread
From: Eric S Fraga @ 2015-11-04 14:47 UTC (permalink / raw)
  To: 童俊翔; +Cc: Org mode

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: export to beamer
  2015-11-04 14:26 童俊翔
@ 2015-11-04 15:19 ` Benda Xu
  0 siblings, 0 replies; 6+ messages in thread
From: Benda Xu @ 2015-11-04 15:19 UTC (permalink / raw)
  To: emacs-orgmode

童俊翔 <tongjunxiang@gmail.com> writes:

> 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?

I found the same issue.  Try add

#+startup: beamer

to the beginning is the org file.

Cheers,
Benda

^ permalink raw reply	[flat|nested] 6+ messages in thread

* export to beamer
@ 2015-11-04 22:47 童俊翔
       [not found] ` <CAFyQvY04KH5N1CJFnLi4aw5b+PcUed98NL=pyjg_UwOeC-N5KA@mail.gmail.com>
  0 siblings, 1 reply; 6+ messages in thread
From: 童俊翔 @ 2015-11-04 22:47 UTC (permalink / raw)
  To: Org mode

[-- Attachment #1: Type: text/html, Size: 832 bytes --]

[-- Attachment #2: Screen Shot 2015-10-31 at 12.36.53 AM.png --]
[-- Type: image/png, Size: 278992 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: export to beamer
       [not found] ` <CAFyQvY04KH5N1CJFnLi4aw5b+PcUed98NL=pyjg_UwOeC-N5KA@mail.gmail.com>
@ 2015-11-06 13:22   ` Kaushal Modi
  0 siblings, 0 replies; 6+ messages in thread
From: Kaushal Modi @ 2015-11-06 13:22 UTC (permalink / raw)
  To: 童俊翔; +Cc: emacs-org list

[-- Attachment #1: Type: text/plain, Size: 871 bytes --]

There were a lot of changes in this area in org-mode version 8.0. I believe
you updated from an older version 8.x version.

Here's info on the 8.0 upgrade: http://orgmode.org/worg/org-8.0.html

There are many backward incompatible changes in that version. So you should
read the above in full, especially if you are also using ox-latex and
ox-html.

The answer to your ox-beamer question is in the "Upgrading your setup"
section; you now need to explicitly require ox-beamer using one of the two
methods described there.
On Nov 6, 2015 12:51 AM, "童俊翔" <tongjunxiang@gmail.com> 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?

Thanks a lot!

[-- Attachment #2: Type: text/html, Size: 1272 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-06 13:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-04 14:29 export to beamer 童俊翔
2015-11-04 14:47 ` Eric S Fraga
  -- strict thread matches above, loose matches on Subject: below --
2015-11-04 22:47 童俊翔
     [not found] ` <CAFyQvY04KH5N1CJFnLi4aw5b+PcUed98NL=pyjg_UwOeC-N5KA@mail.gmail.com>
2015-11-06 13:22   ` Kaushal Modi
2015-11-04 14:26 童俊翔
2015-11-04 15:19 ` Benda Xu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).