Re: [Orgmode] Misleading error message from beamer export

2010-02-03 Thread Ben Smith
I've tested your analysis and confirmed that was NOT the misspelled "CLASSS." Correcting the misspelling must have been coincident with something else. I wish had taken better notes. I'll continue to test to see what clobbered class list entry. -ben Carsten Dominik wrote: Hi Ben, I don't thi

Re: [Orgmode] Misleading error message from beamer export

2010-02-02 Thread Carsten Dominik
Hi Ben, I don't think #+LaTeX_CLASSS_OPTIONS: [presentation] can mess with org-export-latex-classes. You must hve been missing something else. Try to re-introduce the line - I am sure it will work just fine. - Carsten On Feb 2, 2010, at 8:01 PM, Ben Smith wrote: Trying my first beamer

[Orgmode] Misleading error message from beamer export

2010-02-02 Thread Ben Smith
Trying my first beamer document I was getting this error message: No definition for class `beamer' in `org-export-latex-classes' I tried Carston's example.. same error. Looking at the org-export-latex-classes, I found indeed that there was not specification for 'beamer.' However, if removed c