From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: LaTeX export: inline markup underscore problem Date: Sun, 10 Apr 2011 21:44:39 -0400 Message-ID: <9082.1302486279@alphaville.dokosmarshall.org> References: <1112.1302466080@alphaville.dokosmarshall.org> <63F0C433-3616-4517-A1CF-D758F3B88086@tsdye.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=49522 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q96Bg-0002ft-AL for emacs-orgmode@gnu.org; Sun, 10 Apr 2011 21:45:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q96Bf-000366-6a for emacs-orgmode@gnu.org; Sun, 10 Apr 2011 21:45:08 -0400 Received: from vms173019pub.verizon.net ([206.46.173.19]:52702) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q96Bf-00035w-17 for emacs-orgmode@gnu.org; Sun, 10 Apr 2011 21:45:07 -0400 Received: from alphaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173019.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LJG008E0SUFV070@vms173019.mailsrvcs.net> for emacs-orgmode@gnu.org; Sun, 10 Apr 2011 20:44:45 -0500 (CDT) In-reply-to: Message from "Thomas S. Dye" of "Sun, 10 Apr 2011 10:45:02 -1000." <63F0C433-3616-4517-A1CF-D758F3B88086@tsdye.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: Mauro Rovezzi , emacs-orgmode@gnu.org, nicholas.dokos@hp.com Thomas S. Dye wrote: > Aloha Nick, > > The code the OP cited passes desc to \cite{}. The code I pointed to > passes path to \cite{}. It does this to get around the problem of > escaped underscores, if I remember correctly. In any case, I use this > code with bibliography keys that include underscores, so it should > work for the OP. > I still don't quite understand, so obviously I'm missing something fundamental - but I'll read your tutorial completely first (great tutorial btw!) and try some things out. Thanks, Nick