From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Lewis Subject: Re: #+LaTeX_CLASS regex too restrictive? Date: Sat, 29 Oct 2011 17:52:23 +0100 Message-ID: <8762j7n3js.wl%richard.lewis@gold.ac.uk> References: <877h3om4eq.wl%richard.lewis@gold.ac.uk> <32194.1319906065@alphaville.dokosmarshall.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKC8x-0006lq-9C for emacs-orgmode@gnu.org; Sat, 29 Oct 2011 12:52:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKC8w-0007Fh-0u for emacs-orgmode@gnu.org; Sat, 29 Oct 2011 12:52:27 -0400 Received: from out5.smtp.messagingengine.com ([66.111.4.29]:33522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKC8v-0007FB-Pq for emacs-orgmode@gnu.org; Sat, 29 Oct 2011 12:52:25 -0400 In-Reply-To: <32194.1319906065@alphaville.dokosmarshall.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org At Sat, 29 Oct 2011 12:34:25 -0400, Nick Dokos wrote: > > Richard Lewis 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? Best, Richard