emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Misleading error message from beamer export
@ 2010-02-02 19:01 Ben Smith
  2010-02-03  6:17 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Smith @ 2010-02-02 19:01 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1006 bytes --]

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 customization for 
this setting, the class appeared.

So I searched and searched through all of my init.el but found nothing 
that might have overwritten the export-latex-classes.

Restarted emacs and tried Carston's example.. IT WORKED just fine.
Sure enough, beamer was defined.

Conclusion: it must be something in my own document that was mucking up 
the class list.

And it was here:

   #+LaTeX_CLASSS_OPTIONS: [presentation]

see the error? CLASSS (too many S's)

It only took 2 hours to figure this one out.
-ben
-- 
Capt. Ben Smith
R/V Coastal Surveyor - R/V Cocheco - S/V Mother of Perl
Center for Coastal and Ocean Mapping Joint Hydrographic Center
University of New Hampshire, Durham, NH, U.S.A.

[-- Attachment #2: ben.vcf --]
[-- Type: text/x-vcard, Size: 189 bytes --]

begin:vcard
fn:Capt. Ben Smith
n:Smith;Ben
org:CCOM-JHC
email;internet:ben@ccom.unh.edu
title:Manager of Boat Operations
tel;cell:(603) 781-1766
x-mozilla-html:FALSE
version:2.1
end:vcard


[-- Attachment #3: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Misleading error message from beamer export
  2010-02-02 19:01 Misleading error message from beamer export Ben Smith
@ 2010-02-03  6:17 ` Carsten Dominik
  2010-02-03 16:19   ` Ben Smith
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2010-02-03  6:17 UTC (permalink / raw)
  To: Ben Smith; +Cc: emacs-orgmode

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 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  
> customization for this setting, the class appeared.
>
> So I searched and searched through all of my init.el but found  
> nothing that might have overwritten the export-latex-classes.
>
> Restarted emacs and tried Carston's example.. IT WORKED just fine.
> Sure enough, beamer was defined.
>
> Conclusion: it must be something in my own document that was mucking  
> up the class list.
>
> And it was here:
>
>  #+LaTeX_CLASSS_OPTIONS: [presentation]
>
> see the error? CLASSS (too many S's)
>
> It only took 2 hours to figure this one out.
> -ben
> -- 
> Capt. Ben Smith
> R/V Coastal Surveyor - R/V Cocheco - S/V Mother of Perl
> Center for Coastal and Ocean Mapping Joint Hydrographic Center
> University of New Hampshire, Durham, NH, U.S.A.
> <ben.vcf>_______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Misleading error message from beamer export
  2010-02-03  6:17 ` Carsten Dominik
@ 2010-02-03 16:19   ` Ben Smith
  0 siblings, 0 replies; 3+ messages in thread
From: Ben Smith @ 2010-02-03 16:19 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 710 bytes --]

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 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
-- 
Capt. Ben Smith
R/V Coastal Surveyor - R/V Cocheco - S/V Mother of Perl
Center for Coastal and Ocean Mapping Joint Hydrographic Center
University of New Hampshire, Durham, NH, U.S.A.

[-- Attachment #2: ben.vcf --]
[-- Type: text/x-vcard, Size: 189 bytes --]

begin:vcard
fn:Capt. Ben Smith
n:Smith;Ben
org:CCOM-JHC
email;internet:ben@ccom.unh.edu
title:Manager of Boat Operations
tel;cell:(603) 781-1766
x-mozilla-html:FALSE
version:2.1
end:vcard


[-- Attachment #3: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-03 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-02 19:01 Misleading error message from beamer export Ben Smith
2010-02-03  6:17 ` Carsten Dominik
2010-02-03 16:19   ` Ben Smith

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).