emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] orgmode/beamer - won't export blocks


From: Sebastien Vauban
Subject: Re: [O] orgmode/beamer - won't export blocks
Date: Fri, 27 May 2011 23:35:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt)

Hi Benjamin,

Benjamin Slade wrote:
> Thank you for the help.
>
> Yes, removing the configuration code from .emacs results in the
> correct behaviour (i.e. blocks are now exported properly).

Where did you find that way to do?  I guess in old threads... Is it still on
Worg, this should be removed.

> Quick question -- is there still a way of setting up beamer/orgmode
> configuration in .emacs?

Why are you asking that?  It's even better: you don't need any special
configuration anymore (like before) for beamer to work out of the box.

The only lines I still have in my .emacs about beamer are:

#+begin_src emacs-lisp
        ;; XXX 2010-03-25 TEMP Fix for conflict TikZ/hyperref: loading
        ;; `atbegshi' before document class beamer
        (add-to-list 'org-export-latex-classes
                     '("beamer"
                       "\\RequirePackage{atbegshi}
                       \\documentclass{beamer}\n"
                       org-beamer-sectioning))
#+end_src

Maybe even not needed anymore...

Best regards,
  Seb

-- 
Sébastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]