From: Fabrice Popineau <fabrice.popineau@supelec.fr>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-e-beamer-exporter and frame level
Date: Thu, 30 Aug 2012 13:56:44 +0200 [thread overview]
Message-ID: <CAFgFV9P9gvt-HxkRK4uTeDPP0gPdZeiPRQAAqx+f9+qoxNCjOA@mail.gmail.com> (raw)
In-Reply-To: <87harkk3gk.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 760 bytes --]
2012/8/30 Nicolas Goaziou <n.goaziou@gmail.com>
> (add-to-list 'org-e-latex-classes
> '("beamer"
> "\\documentclass\[presentation\]\{beamer\}
> \[DEFAULT-PACKAGES]
> \[PACKAGES]
> \[EXTRA]"
> ("\\section\{%s\}" . "\\section*\{%s\}")
> ("\\subsection\{%s\}" . "\\subsection*\{%s\}")
> ("\\subsubsection\{%s\}" . "\\subsubsection*\{%s\}")))
>
Ok ... I used this :
(add-to-list 'org-e-latex-classes
'("beamer" "\\documentclass{beamer}
[NO-DEFAULT-PACKAGES]
[NO-PACKAGES]"
org-beamer-sectioning))
And thought it would work, but obviously, org-beamer-sectioning doesn't
behave the right way.
Thanks for the explanation.
--
Fabrice
[-- Attachment #2: Type: text/html, Size: 1323 bytes --]
next prev parent reply other threads:[~2012-08-30 11:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-30 11:34 org-e-beamer-exporter and frame level Fabrice Popineau
2012-08-30 11:46 ` Nicolas Goaziou
2012-08-30 11:56 ` Fabrice Popineau [this message]
2012-08-30 11:51 ` Fabrice Popineau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFgFV9P9gvt-HxkRK4uTeDPP0gPdZeiPRQAAqx+f9+qoxNCjOA@mail.gmail.com \
--to=fabrice.popineau@supelec.fr \
--cc=emacs-orgmode@gnu.org \
--cc=n.goaziou@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.