From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [Exporter] Why is :author a list in the communication channel? Date: Mon, 04 Nov 2013 20:30:24 +0100 Message-ID: <87ob60c6cv.fsf@gmail.com> References: <87wqkqczb0.fsf@gmail.com> <87li16qw4m.fsf@gmail.com> <8761s8javx.fsf@gmail.com> <87sivcc9lk.fsf@gmail.com> <871u2wj9eu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdPqq-0004mW-8C for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 14:30:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdPqh-0000gd-RB for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 14:30:16 -0500 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:47322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdPqh-0000fe-9e for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 14:30:07 -0500 Received: by mail-we0-f182.google.com with SMTP id t61so2587715wes.27 for ; Mon, 04 Nov 2013 11:30:06 -0800 (PST) In-Reply-To: <871u2wj9eu.fsf@gmail.com> (Thorsten Jolitz's message of "Mon, 04 Nov 2013 19:42:33 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Thorsten Jolitz writes: > Ok, I understand, so this is all working fine just as intended. For > multiple authors one could use a workaround/convention like > > ,------------------------------------------ > | #+author: Thorsten_Jolitz Thomas_Mueller > `------------------------------------------ > > and then split the string two times (first blanks, then underscores). It is also possible to allow multiple author lines, by adding `space' behaviour in `org-export-options-alist', but I'm not sure this is really necessary. Regards, -- Nicolas Goaziou