emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* no beamer export?
@ 2017-05-17 13:31 Luca Ferrari
  2017-05-17 13:40 ` Sebastian Christ
  2017-05-17 13:41 ` Jérémie Juste
  0 siblings, 2 replies; 6+ messages in thread
From: Luca Ferrari @ 2017-05-17 13:31 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,
I'm running emacs 25.1.2 and I've no beamer export in the C-c C-e.
I've tried to include the directives:

#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [presentation,smaller]
#+BEAMER_THEME: default

and then do a latex ordinary export (C-c C-e l p) but I got 'Unknow
latex beamer class'.
Am I missing something?

Thanks,
Luca

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

* Re: no beamer export?
  2017-05-17 13:31 no beamer export? Luca Ferrari
@ 2017-05-17 13:40 ` Sebastian Christ
  2017-05-17 13:41 ` Jérémie Juste
  1 sibling, 0 replies; 6+ messages in thread
From: Sebastian Christ @ 2017-05-17 13:40 UTC (permalink / raw)
  To: emacs-orgmode

>>>>> "LF" == Luca Ferrari <fluca1978@infinito.it> writes:

    LF> Hi all,
    LF> I'm running emacs 25.1.2 and I've no beamer export in the C-c C-e.
    LF> I've tried to include the directives:

    LF> #+LaTeX_CLASS: beamer
    LF> #+LaTeX_CLASS_OPTIONS: [presentation,smaller]
    LF> #+BEAMER_THEME: default

    LF> and then do a latex ordinary export (C-c C-e l p) but I got 'Unknow
    LF> latex beamer class'.
    LF> Am I missing something?

Yes. Either use `org-beamer-mode' or use #+STARTUP: beamer in your org
file. 

Regards,

Sebastian



-- 
Sebastian (Rudolfo) Christ
http://rudolfochrist.github.io
GPG Fingerprint: 306D 8FD3 DFB6 4E44 5061
                 CE71 6407 D6F8 2AC5 55DD

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

* Re: no beamer export?
  2017-05-17 13:31 no beamer export? Luca Ferrari
  2017-05-17 13:40 ` Sebastian Christ
@ 2017-05-17 13:41 ` Jérémie Juste
  2017-05-17 13:45   ` Jérémie Juste
                     ` (2 more replies)
  1 sibling, 3 replies; 6+ messages in thread
From: Jérémie Juste @ 2017-05-17 13:41 UTC (permalink / raw)
  To: Luca Ferrari; +Cc: emacs-org list

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

Hello,

M-x beamer-mode.

Then export to beamer. C-c C-e L P

Read the manual. :-)

Best regards

Jeremie


On Wed, May 17, 2017 at 3:31 PM, Luca Ferrari <fluca1978@infinito.it> wrote:

> Hi all,
> I'm running emacs 25.1.2 and I've no beamer export in the C-c C-e.
> I've tried to include the directives:
>
> #+LaTeX_CLASS: beamer
> #+LaTeX_CLASS_OPTIONS: [presentation,smaller]
> #+BEAMER_THEME: default
>
> and then do a latex ordinary export (C-c C-e l p) but I got 'Unknow
> latex beamer class'.
> Am I missing something?
>
> Thanks,
> Luca
>
>


-- 
Jérémie Juste

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

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

* Re: no beamer export?
  2017-05-17 13:41 ` Jérémie Juste
@ 2017-05-17 13:45   ` Jérémie Juste
       [not found]   ` <e9e8539060dc4ba68108bc8429f7cb98@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
  2017-05-18  5:33   ` Luca Ferrari
  2 siblings, 0 replies; 6+ messages in thread
From: Jérémie Juste @ 2017-05-17 13:45 UTC (permalink / raw)
  To: Luca Ferrari; +Cc: emacs-org list

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

Hello
I apologise for the wrong info. it seams that I should reread the manual
myself.

M-x org-beamer-mode,

Then C-c C-e l P

Best regards,
Jeremie



On Wed, May 17, 2017 at 3:41 PM, Jérémie Juste <jeremiejuste@gmail.com>
wrote:

> Hello,
>
> M-x beamer-mode.
>
> Then export to beamer. C-c C-e L P
>
> Read the manual. :-)
>
> Best regards
>
> Jeremie
>
>
> On Wed, May 17, 2017 at 3:31 PM, Luca Ferrari <fluca1978@infinito.it>
> wrote:
>
>> Hi all,
>> I'm running emacs 25.1.2 and I've no beamer export in the C-c C-e.
>> I've tried to include the directives:
>>
>> #+LaTeX_CLASS: beamer
>> #+LaTeX_CLASS_OPTIONS: [presentation,smaller]
>> #+BEAMER_THEME: default
>>
>> and then do a latex ordinary export (C-c C-e l p) but I got 'Unknow
>> latex beamer class'.
>> Am I missing something?
>>
>> Thanks,
>> Luca
>>
>>
>
>
> --
> Jérémie Juste
>



-- 
Jérémie Juste

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

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

* Re: no beamer export?
       [not found]   ` <e9e8539060dc4ba68108bc8429f7cb98@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
@ 2017-05-17 14:06     ` Eric S Fraga
  0 siblings, 0 replies; 6+ messages in thread
From: Eric S Fraga @ 2017-05-17 14:06 UTC (permalink / raw)
  To: emacs-orgmode

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

On Wednesday, 17 May 2017 at 13:45, Jérémie Juste wrote:
> Hello
> I apologise for the wrong info. it seams that I should reread the manual myself.
>
> M-x org-beamer-mode,
>
> Then C-c C-e l P

The first bit I think is not necessary but simply helps with respect to
key bindings for special tags;

The important thing is the key sequence given for exporting to the
beamer target (b, P or O for LaTeX source, PDF or PDF&open).

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 26.0.50, Org release_9.0.6-425-gf4fca1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]

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

* Re: no beamer export?
  2017-05-17 13:41 ` Jérémie Juste
  2017-05-17 13:45   ` Jérémie Juste
       [not found]   ` <e9e8539060dc4ba68108bc8429f7cb98@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
@ 2017-05-18  5:33   ` Luca Ferrari
  2 siblings, 0 replies; 6+ messages in thread
From: Luca Ferrari @ 2017-05-18  5:33 UTC (permalink / raw)
  To: Jérémie Juste; +Cc: emacs-org list

On Wed, May 17, 2017 at 3:41 PM, Jérémie Juste <jeremiejuste@gmail.com> wrote:
> Hello,
>
> M-x beamer-mode.

Thanks, it worked!

Luca

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

end of thread, other threads:[~2017-05-18  5:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-17 13:31 no beamer export? Luca Ferrari
2017-05-17 13:40 ` Sebastian Christ
2017-05-17 13:41 ` Jérémie Juste
2017-05-17 13:45   ` Jérémie Juste
     [not found]   ` <e9e8539060dc4ba68108bc8429f7cb98@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-05-17 14:06     ` Eric S Fraga
2017-05-18  5:33   ` Luca Ferrari

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).