From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mauro Rovezzi Subject: Re: LaTeX export: inline markup underscore problem Date: Mon, 11 Apr 2011 15:55:01 +0200 Message-ID: References: <1112.1302466080@alphaville.dokosmarshall.org> <63F0C433-3616-4517-A1CF-D758F3B88086@tsdye.com> <9082.1302486279@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=40364 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q9HaI-00027p-OD for emacs-orgmode@gnu.org; Mon, 11 Apr 2011 09:56:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q9Ha9-0007LY-6w for emacs-orgmode@gnu.org; Mon, 11 Apr 2011 09:55:12 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:37915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9Ha9-0007Ka-3u for emacs-orgmode@gnu.org; Mon, 11 Apr 2011 09:55:09 -0400 Received: by iyf13 with SMTP id 13so7601368iyf.0 for ; Mon, 11 Apr 2011 06:55:04 -0700 (PDT) In-Reply-To: <9082.1302486279@alphaville.dokosmarshall.org> 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org On Mon, Apr 11, 2011 at 3:44 AM, Nick Dokos wrote: > Thomas S. Dye wrote: >> >> The code the OP cited passes desc to \cite{}. =A0The code I pointed to >> passes path to \cite{}. =A0It does this to get around the problem of >> escaped underscores, if I remember correctly. =A0In 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. Thomas, I also do not understand your reply, sorry. I have tried to implement your solution with ebib, but it is not working. Well, personally I do not use ebib, so it would be more elegant for me do not depend on it. Anyway, I think I have to invest more time to better understand this ebib-oriented solution to underscore. In addition, I also find out that the cross-references (http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-16) do not work either when the reference has underscore in it. Thanks, Mauro