emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: Marvin Doyley <marvinpas@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Problem with beamer export
Date: Sun, 6 Oct 2013 20:23:24 -0500	[thread overview]
Message-ID: <CA+M2ft_9pJSC=nLLnLVAz+vryn9YfREumfNWtpZYgVUsjzyu8g@mail.gmail.com> (raw)
In-Reply-To: <CALQvLVrGLH1qs2-hu8nQEy=263oe6AkkE4oY_AuRSaBOnho50A@mail.gmail.com>

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

On Sun, Oct 6, 2013 at 7:45 PM, Marvin Doyley <marvinpas@gmail.com> wrote:
> For more clarification
> Here is a simple test file

[snip]

I can't current reproduce. I don't use xelatex, so I did `tlmgr
install xetex` and the same for `xetex-def`. I wasn't sure if Org
would pick up to use xelatex or not, so I took your example, exported
to PDF via `C-c C-e l P` (for LaTeX Beamer) and then opened a terminal
and did `xelatex test.tex`, the file Org created from my test.org file
containing your contents.

I attached the result.

Some observations:
- I noticed your latex output has beamer using the split theme. Where
is it picking that?
- You have a line in your #+ headers: `#+BEAMER_HEADER:
\input{header_beamer} \date{}`. I don't have that file so I'm not sure
what it does. I just removed it.
- Here is my .emacs Beamer setting (default from the Org 8.0 new
Beamer Worg page):

#+begin_src .emacs

(add-to-list 'org-latex-classes
             '("beamer"
               "\\documentclass\[presentation\]\{beamer\}"
               ("\\section\{%s\}" . "\\section*\{%s\}")
               ("\\subsection\{%s\}" . "\\subsection*\{%s\}")
               ("\\subsubsection\{%s\}" . "\\subsubsection*\{%s\}")))

#+end_src

Again, see if the attached looks reasonable. Feel free to tell me how
to more properly export via xelatex if you want someone to try and
reproduce. I'm just not familiar with it at all, so I wasn't really
sure bit gave it the 'ole college try.


John

[-- Attachment #2: test.pdf --]
[-- Type: application/pdf, Size: 14151 bytes --]

  reply	other threads:[~2013-10-07  1:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-07  0:45 Problem with beamer export Marvin Doyley
2013-10-07  1:23 ` John Hendy [this message]
2013-10-07  1:31   ` Marvin Doyley
2013-10-07  1:36     ` John Hendy
2013-10-07  1:49       ` Marvin Doyley
2013-10-07  4:43         ` Marcin Borkowski
2013-10-07 18:39         ` Achim Gratz
  -- strict thread matches above, loose matches on Subject: below --
2013-10-08  2:35 Marvin Doyley
2013-10-08 17:06 ` Achim Gratz
2013-10-07  0:14 Marvin Doyley
2013-10-07 15:09 ` Nicolas Goaziou
2013-10-10  2:36   ` Ista Zahn

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='CA+M2ft_9pJSC=nLLnLVAz+vryn9YfREumfNWtpZYgVUsjzyu8g@mail.gmail.com' \
    --to=jw.hendy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=marvinpas@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).