From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: multi-line citation export issue Date: Mon, 13 Jan 2014 01:02:55 +0100 Message-ID: <874n58lpe8.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53384) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2UzO-00018Z-RM for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 19:02:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2UzG-00058R-EP for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 19:02:46 -0500 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:52773) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2UzG-00058J-7B for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 19:02:38 -0500 Received: by mail-we0-f182.google.com with SMTP id w62so749198wes.41 for ; Sun, 12 Jan 2014 16:02:37 -0800 (PST) In-Reply-To: (Ken Mankoff's message of "Sun, 12 Jan 2014 18:21:28 -0500") 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: Ken Mankoff Cc: Org-mode Hello, Ken Mankoff writes: > 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{}. Use export snippets: @@latex:\cite{....}@@ Outside math mode, Org support for LaTeX is very limited. Regards, -- Nicolas Goaziou