On Sun, Mar 17, 2013 at 11:17 AM, Suvayu Ali wrote:
> On Fri, Mar 15, 2013 at 10:59:22AM -0400, JBash wrote:
> >
> > M-x list-load-path-shadows output
>
> [...]
>
> > ~/emacs/lisp/org-mode/lisp/org-list hides
> > /usr/share/emacs/23.4/lisp/org/org-list
> > ~/emacs/lisp/org-mode/lisp/org-plot hides
On Fri, Mar 15, 2013 at 10:59:22AM -0400, JBash wrote:
>
> M-x list-load-path-shadows output
[...]
> ~/emacs/lisp/org-mode/lisp/org-list hides
> /usr/share/emacs/23.4/lisp/org/org-list
> ~/emacs/lisp/org-mode/lisp/org-plot hides
> /usr/share/emacs/23.4/lisp/org/org-plot
[...]
Looks okay to me.
On Sun, Mar 17, 2013 at 01:08:33PM +, Eric S Fraga wrote:
>
> When I add my beamer entry (see below), I do not escape the curly
> braces:
>
> #+begin_src emacs-lisp
> (add-to-list 'org-latex-classes
> '("beamer" "\\documentclass{beamer}
> \[DEFAULT-PACKAGES]
> \[PACKAGES]
> \[EXT
JBash 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
>
On Wed, Mar 13, 2013 at 11:01 AM, Achim Gratz wrote:
> Suvayu Ali gmail.com> writes:
> > > Yes. I just updated org. I'm now at:
> > > Org-mode version 8.0-pre (release_8.0-pre-54-gb5a853 @
> > > /user/share/emacs/site-lisp/org)
> >
> > Are you "overwriting" the org files that come with your di
Suvayu Ali gmail.com> writes:
> > Yes. I just updated org. I'm now at:
> > Org-mode version 8.0-pre (release_8.0-pre-54-gb5a853 @
> > /user/share/emacs/site-lisp/org)
>
> Are you "overwriting" the org files that come with your distribution of
> emacs? If you are, I think that is asking for tro
On Wed, Mar 13, 2013 at 12:52:49AM -0400, JBash wrote:
> On Tue, Mar 12, 2013 at 10:48 AM, Suvayu Ali
> wrote:
> >
> > 1. How do you check your org-version, M-x org-version RET?
> >
> >
> Yes. I just updated org. I'm now at:
> Org-mode version 8.0-pre (release_8.0-pre-54-gb5a853 @
> /user/share/
Hi Suvayu,
I'm still having problems, but I'm getting slightly different results.
With the same input file, the 3rd level headers are not exported as
subsubsections (rather than an enumerate). I'm still not getting frames.
I've attached the new output (from the same input file) See inline
comm
Hi Jerry,
On Tue, Mar 12, 2013 at 02:57:14AM -0400, JBash wrote:
> 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:
[...]
> in my .emacs file. As you can see
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 wrote:
> Hi Glyn,
>
> That does not change my output at all.
>
> In some earlier googleing, I'd f
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 1
Glyn Millington writes:
> JBash 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-li
JBash 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
> '("
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"
14 matches
Mail list logo