From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Lewis Subject: Re: error exporting latex src block Date: Thu, 17 Oct 2013 21:50:26 +1100 Message-ID: <525FC0F2.7010205@gmail.com> References: <525F3BC3.8020603@gmail.com> <871u3kbl8z.fsf@gmail.com> (sfid-20131017_150009_574657_39262C25) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWlA9-0003T5-MR for emacs-orgmode@gnu.org; Thu, 17 Oct 2013 06:50:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VWlA0-0007NZ-73 for emacs-orgmode@gnu.org; Thu, 17 Oct 2013 06:50:41 -0400 Received: from ipmail06.adl6.internode.on.net ([2001:44b8:8060:ff02:300:1:6:6]:33897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWl9z-0007ND-Qg for emacs-orgmode@gnu.org; Thu, 17 Oct 2013 06:50:32 -0400 In-Reply-To: <871u3kbl8z.fsf@gmail.com> (sfid-20131017_150009_574657_39262C25) 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: Eric Schulte Cc: org-mode Hi Eric, On 17/10/13 2:59 PM, Eric Schulte wrote: > Jason Lewis writes: > > Your example exports w/o problem for me with Org-mode version Org-mode > version 8.2.1. I believe the problem on your system lies in the latex > fontification on your system. Org-mode uses htmlize to export fontifie= d > code to html, so you could try running htmlize-buffer from a latex-mode= > buffer with "\\". > Thanks for the pointer. You were correct, the test resulted in the same error. I'm at a loss as to how I might resolve it. emacs doesn't seem to produce any useful error, and toggle-debug-on-error doesn't seem to trap when the error happens either. Any ideas? Thanks, Jason