From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: multi-line citation export issue Date: Sun, 12 Jan 2014 21:04:11 -0500 (EST) Message-ID: References: <874n58lpe8.fsf@gmail.com> Reply-To: Ken Mankoff Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2Wt6-00008w-8R for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 21:04:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2Wsx-0007vM-LV for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 21:04:24 -0500 Received: from mail-qc0-x231.google.com ([2607:f8b0:400d:c01::231]:50332) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2Wsx-0007vI-H0 for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 21:04:15 -0500 Received: by mail-qc0-f177.google.com with SMTP id i8so2388132qcq.36 for ; Sun, 12 Jan 2014 18:04:15 -0800 (PST) In-Reply-To: <874n58lpe8.fsf@gmail.com> 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: Nicolas Goaziou Cc: Org-mode On Mon, 13 Jan 2014, Nicolas Goaziou wrote: > > Use export snippets: > > @@latex:\cite{....}@@ > I am not familiar with export snippets, but I guess from that syntax that I will not be able to export with citations to ODT/DOC. Right now one org file exports well to both formats. I will deal with multiple citations by not having spaces, and find some other way (rewording?) to deal with the \cite[foo bar]{baz} situation. And maybe someone more versed in org source can file this as a bug, even if not a priority. -k.