Re: [O] org-e-beamer missing from org-export-dispatch ui

2012-10-10 Thread Suvayu Ali
Hi Nicolas, On Tue, Oct 09, 2012 at 10:24:56PM +0200, Nicolas Goaziou wrote: > Hello, > > Suvayu Ali writes: > > > The option for beamer export seems to have gone missing from the > > org-export-dispatch ui. This is how I setup org-e-beamer export in a > > minimal emacs instance. > > Once req

Re: [O] org-e-beamer missing from org-export-dispatch ui

2012-10-10 Thread Suvayu Ali
On Tue, Oct 09, 2012 at 08:24:31PM +, bernard wrote: > Suvayu Ali gmail.com> writes: > > > > > Hi Nicolas and others, > > > > The option for beamer export seems to have gone missing from the > > org-export-dispatch ui. This is how I setup org-e-beamer export in a > > minimal emacs instance

Re: [O] org-e-beamer missing from org-export-dispatch ui

2012-10-09 Thread Nicolas Goaziou
Hello, Suvayu Ali writes: > The option for beamer export seems to have gone missing from the > org-export-dispatch ui. This is how I setup org-e-beamer export in a > minimal emacs instance. Once required, Beamer related export commands should appear in the same menu as latex ("l" key). > ;;

Re: [O] org-e-beamer missing from org-export-dispatch ui

2012-10-09 Thread bernard
Suvayu Ali gmail.com> writes: > > Hi Nicolas and others, > > The option for beamer export seems to have gone missing from the > org-export-dispatch ui. This is how I setup org-e-beamer export in a > minimal emacs instance. > > (setq org-e-latex-pdf-process ; for experimental o

[O] org-e-beamer missing from org-export-dispatch ui

2012-10-09 Thread Suvayu Ali
Hi Nicolas and others, The option for beamer export seems to have gone missing from the org-export-dispatch ui. This is how I setup org-e-beamer export in a minimal emacs instance. ;; load org-export and its backends (load-library "org-export") (load-library "org-e-latex") (load-library