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

2011-05-30 Thread Sebastien Vauban
Hi Benjamin, Benjamin Slade wrote: >>> I have a bunch of packages that I would need for my beamer presentations and >>> it would be nice just to have them automatically included every time. >> >> If you want to do so, either put your list of packages >> >> - in an Org file that you #+INCLUDE as ne

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

2011-05-30 Thread Benjamin Slade
Vauban" > To: emacs-orgmode@gnu.org > Subject: Re: [O] orgmode/beamer - won't export blocks > Message-ID: <80boykxnb8@somewhere.org> > Content-Type: text/plain; charset=utf-8 > > Hi Benjamin, > > Benjamin Slade wrote: >> So you don't include

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

2011-05-30 Thread Sebastien Vauban
Hi Benjamin, Benjamin Slade wrote: > So you don't include LaTeX packages that you always want to be loaded in the > .emacs config? No, I tend to avoid doing such. This really is the worst place to think of... because your .emacs file is personal. Then, you cannot (easily) share any of your custom

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

2011-05-30 Thread Benjamin Slade
here: http://emacs-fu.blogspot.com/2009/10/writing-presentations-with-org-mode-and.html cheers, --Ben - From: Sebastien Vauban Subject:Re: [O] orgmode/beamer - won't export blocks Date: Fri, 27 May 201

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

2011-05-27 Thread Sebastien Vauban
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.

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

2011-05-27 Thread Benjamin Slade
Thank you for the help. Yes, removing the configuration code from .emacs results in the correct behaviour (i.e. blocks are now exported properly). Quick question -- is there still a way of setting up beamer/orgmode configuration in .emacs? thanks, --Ben On 27 May 2011 02:01, Eric S Fraga wro

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

2011-05-27 Thread Eric S Fraga
Benjamin Slade writes: > Thanks, Sebastien and Eric. > > I updated to org-mode v7.5 [stable], but I'm still having the same problem. > > I include below a minimal example and also the snippet of code in my > .emacs config file which is relevant. Thanks for the example. More importantly, thanks

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

2011-05-24 Thread Benjamin Slade
\\usepackage[T1]{fontenc}\n \\usepackage{color}" ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\paragr

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

2011-05-24 Thread Eric S Fraga
> Benjamin Slade wrote: >> I'm having the same trouble which seems to be reported in this thread (I'm >> not running Aquamacs though, just GNU Emacs under Linux, with orgmode v7.4): >> http://www.mail-archive.com/emacs-orgmode@gnu.org/msg28752.html Benjamin, But that is quite old. That thread en

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

2011-05-24 Thread Sebastien Vauban
Hi Benjamin, Benjamin Slade wrote: > I'm having the same trouble which seems to be reported in this thread (I'm > not running Aquamacs though, just GNU Emacs under Linux, with orgmode v7.4): > http://www.mail-archive.com/emacs-orgmode@gnu.org/msg28752.html > > > I've followed tutorials, and orgmod

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

2011-05-24 Thread Benjamin Slade
I'm having the same trouble which seems to be reported in this thread (I'm not running Aquamacs though, just GNU Emacs under Linux, with orgmode v7.4): http://www.mail-archive.com/emacs-orgmode@gnu.org/msg28752.html I've followed tutorials, and orgmode isn't generating beamer \block structures (I