emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: JBash <bashveank@gmail.com>
To: glyn.millington@gmail.com
Cc: emacs-orgmode Mode <emacs-orgmode@gnu.org>
Subject: Re: Basic beamer export
Date: Tue, 12 Mar 2013 06:27:27 -0400	[thread overview]
Message-ID: <CAJnMDSsQi5ir1ADeW5gi8r5LWOCzWH0+jaon4SrK-XJDCtoZzg@mail.gmail.com> (raw)
In-Reply-To: <CAJnMDSuo4Zt7g1JsZx040UYiMUH=23wLFO2gy_41cFSE7KittA@mail.gmail.com>

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

Glyn,

To clarify, my output does not change by adding ox-beamer in .emacs, or by
adding the beameroverlaydefaultspecification line in the file header.

Jerry


On Tue, Mar 12, 2013 at 6:21 AM, JBash <bashveank@gmail.com> wrote:

> Hi Glyn,
>
> That does not change my output at all.
>
> In some earlier googleing, I'd found some mention of setting
> org-e-latex-classes, but that seems to be now changed to org-latex-classes,
> I believe.
>
> Thanks for the suggestion. If you have any more thoughts, please let me
> know.
>
> Jerry
>
>
> On Tue, Mar 12, 2013 at 5:34 AM, Glyn Millington <
> glyn.millington@gmail.com> wrote:
>
>> JBash <bashveank@gmail.com> writes:
>>
>> > Hello,
>> >
>> > I am apparently missing something very basic in the setup for beamer
>> > export. I have used
>> > http://orgmode.org/worg/exporters/beamer/ox-beamer.html as a guide and
>> > have:
>> >
>> > ;; Export to Beamer Presentation
>> > (require 'ox-latex)
>> > (add-to-list 'org-latex-classes
>> > '("beamer"
>> > "\\documentclass\[presentation\]\{beamer\}"
>> > ("\\section\{%s\}" . "\\section*\{%s\}")
>> > ("\\subsection\{%s\}" . "\\subsection*\{%s\}")
>> > ("\\subsubsection\{%s\}" . "\\subsubsection*\{%s\}")))
>> >
>> > in my .emacs file. As you can see from the attached files, I'm getting
>> > nested items rather than frames in the exported .tex file for the 3rd
>> > level headlines, as I'd expect. I am using Org-mode version 8.0-pre
>> > (release_8.0-pre-33-g5c25ed and emacs 24.2.1.
>> >
>> > I've attached the .org file and the .tex file that is generated. I'd
>> > appreciate if someone could point out what I'm missing.
>>
>>
>> Does adding
>>
>> (require 'ox-beamer) in .emacs help?
>>
>> atb
>>
>>
>>
>> Glyn
>>
>>
>>
>

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

  reply	other threads:[~2013-03-12 10:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12  6:57 Basic beamer export JBash
2013-03-12  9:34 ` Glyn Millington
2013-03-12 10:01   ` Glyn Millington
2013-03-12 10:21   ` JBash
2013-03-12 10:27     ` JBash [this message]
2013-03-12 14:48 ` Suvayu Ali
2013-03-13  4:52   ` JBash
2013-03-13 13:45     ` Suvayu Ali
2013-03-13 15:01       ` Achim Gratz
2013-03-15 14:59         ` JBash
2013-03-17 15:17           ` Suvayu Ali
2013-03-19 13:38             ` JBash
2013-03-17 13:08 ` Eric S Fraga
2013-03-17 15:02   ` Suvayu Ali

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJnMDSsQi5ir1ADeW5gi8r5LWOCzWH0+jaon4SrK-XJDCtoZzg@mail.gmail.com \
    --to=bashveank@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=glyn.millington@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 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).