From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: more global keys in ox-bibtex Date: Fri, 03 Feb 2017 22:21:09 +0100 Message-ID: <87shnvrmwq.fsf@nicolasgoaziou.fr> References: <87fuka294g.fsf@coli.uni-saarland.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZlIC-0001m7-O8 for emacs-orgmode@gnu.org; Fri, 03 Feb 2017 16:21:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZlI8-0007ka-34 for emacs-orgmode@gnu.org; Fri, 03 Feb 2017 16:21:16 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:57033) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cZlI7-0007kL-SN for emacs-orgmode@gnu.org; Fri, 03 Feb 2017 16:21:12 -0500 In-Reply-To: <87fuka294g.fsf@coli.uni-saarland.de> (=?utf-8?Q?=22S=C3=A9ba?= =?utf-8?Q?stien?= Le Maguer"'s message of "Sun, 22 Jan 2017 20:21:51 +0100") 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" To: =?utf-8?Q?S=C3=A9bastien?= Le Maguer Cc: emacs-orgmode@gnu.org Hello, S=C3=A9bastien Le Maguer writes: > I did a mini-patch to capture completely the key in bibtex export. For ex= ample for the following key, in the bibtex2html produced file: > > Balestri et al., 1999 > > only Balestri will be captured instead of Balestri et al., 1999 > > As it is 3 characters, I just submit the patch here and hope it might > help :) Thank you. Would you mind sending it using git format-patch and adding a commit message? Regards, --=20 Nicolas Goaziou