emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] #+LaTeX_CLASS regex too restrictive?


From: Nick Dokos
Subject: Re: [O] #+LaTeX_CLASS regex too restrictive?
Date: Sat, 29 Oct 2011 13:59:24 -0400

Richard Lewis <address@hidden> wrote:

> At Sat, 29 Oct 2011 12:34:25 -0400,
> Nick Dokos wrote:
> > 
> > Richard Lewis <address@hidden> wrote:
> > 
> > > 
> > > The class name I'm using includes "/" characters.
> > 
> > It seems to me that that's a bad idea: class names correspond to file
> > names (without the .cls extension), so "/" characters will probably
> > cause confusion (at least on Unix-based filesystems).
> 
> But what's the relationship between org-export-latex-classes and LaTeX
> class files?
> 

C-h v org-export-latex-classes RET

It's an alist where the LaTeX class name is used as a key:

alist-key == latex class name -> latex class file.

Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]