From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: multi-line citation export issue Date: Sun, 12 Jan 2014 18:21:28 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c1d19cfcdbf804efce3781 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2ULT-0000j7-1O for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 18:21:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2ULS-0003fY-AG for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 18:21:30 -0500 Received: from mail-oa0-x22c.google.com ([2607:f8b0:4003:c02::22c]:33143) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2ULS-0003fU-2P for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 18:21:30 -0500 Received: by mail-oa0-f44.google.com with SMTP id h16so7264382oag.17 for ; Sun, 12 Jan 2014 15:21:28 -0800 (PST) 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: Org-mode --001a11c1d19cfcdbf804efce3781 Content-Type: text/plain; charset=ISO-8859-1 If I have some text and then \cite{a, b c, d, e}, these citations do not export properly to LaTeX, due to the newline in the \cite{}. The command is escaped and appears as \cite\{a, b, c, d, e\}. -k. --001a11c1d19cfcdbf804efce3781 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
If I have some text and then \cite{a, b
=A0 c, d, e}, = these citations do not export properly
to LaTeX, due to the newli= ne in the \cite{}.

The command is escaped and appe= ars as \cite\{a, b, c, d, e\}.

=A0 =A0-k.
--001a11c1d19cfcdbf804efce3781--